InterviewSolution
Saved Bookmarks
| 1. |
What is href in html |
| Answer» The HTML code used to create a link to another page. The HREF is an attribute of the anchor tag, which is also used to identify sections within a document. | |