Daily Learning - Day 35
Date: 20th March 2017
Below are the topics i learnt today..
Follow Hashtag: #SKC100DaysofLearning
Topic 1: HTML Fundamentals - HTML Links
Today's learning is about:
- HTML Links
- HTML Links: Types of Links
- Absolute Links - Creating a Folder and Targeting the Link Absolute to Folder HTML
- Relative Links to Other Documents
- Source and Target in Links
Exercise: Linking the Superscript Text: 1, 2 to Outside URL's
Lesson Learnt:
When inputing the text for Relative Path as ".\Content\TextElements.html"
W3C Validator says: Error - Backslash ("\") used as path segment delimiter.
W3C Validator says: Error - Backslash ("\") used as path segment delimiter.
To Solve this, we can use - ForwardSlash "/", instead of Backslash "\"
Practice:
Always copy and paste the code in Validator and check for errors.
PS: Follow the Progress over here on Skills