Saved Bookmarks
| 1. |
What is an anchor tag in HTML explain with suitable example |
|
Answer» Explanation: The anchor tag is essentially a tag that you can attach to a word or a PHRASE (exactly LIKE you would a normal internal or external link), except it brings readers down to a different SECTION of the page as OPPOSED to another webpage. You're essentially creating a unique URL WITHIN the same page when you use this tag. |
|