Completed
Absolute vs Relative references
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Add Links in HTML Code - HTML5 Linking Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Hypertext is the HT in HTML
- 4 We don't create hypertext links with the Link element
- 5 The Anchor element
- 6 Absolute vs Relative references
- 7 Linking to another page on your website
- 8 Challenge: Create an about.html page
- 9 Solution: about.html
- 10 Linking to sections in a page
- 11 Link to the top
- 12 IDs in the web address
- 13 Changing anchor link colors
- 14 Link text best practices
- 15 Download links
- 16 Email links
- 17 Phone links
- 18 Opening a link in a new tab
- 19 Link to the default page
- 20 Validate your HTML code