Write a article on HTML booksmarks like how to create on and there attributes full article 50-200 lines
Answers
Answered by
1
Answer:
Create a Bookmark in HTML
Bookmarks can be useful if a web page is very long.
To create a bookmark - first create the bookmark, then add a link to it.
When the link is clicked, the page will scroll down or up to the location with the bookmark.
First, use the id attribute to create a bookmark:
Explanation:
Similar questions