InterviewSolution
Saved Bookmarks
| 1. |
What is href attribute in html ??? |
|
Answer» Href stands for hypertext reference href attribute of a tag defines the web page destination that is to be linked. It specifies the address of linked html document |
|