+ 9

[DUPLICATE] What does href means?

please help me

17th Mar 2018, 12:09 PM
Doraemon
Doraemon - avatar
2 Answers
+ 5
(Hypertext REFerence) 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. The HREF contains two components: the URL, which is the actual link, and the clickable text that appears on the page, called the "anchor text." https://www.pcmag.com/encyclopedia/term/44472/href
17th Mar 2018, 12:13 PM
Memphis Reigns
Memphis Reigns - avatar
+ 3
Hypertext Reference.
17th Mar 2018, 4:02 PM
Aaron Stone
Aaron Stone - avatar