Anchor tags for absolute and relative links (
See page 118).
- Absolute Link; specifies the complete path (web address) to a linked page.
example- "http://www.sitename.com"
- Document Relative Link; specifies the location of a linked page within the same web site relative to the page you're on.
example-"anotherpage.htm"
- Site Root Relative Link; specifies the location of the linked page relative to the local root folder. Used sometimes when sites have subfolders within the root folder.
example- "/subfolder/anotherpage.htm"
No comments:
Post a Comment