0
what is " href= "?
I forgot completely what is " href=" and the meaning of it ?
4 odpowiedzi
+ 2
it means hypertext reference. it is used in HTML code to link to other webpage
+ 2
href is a link to a web page or a section in the same page
+ 1
href is an attribute to input something with a link and is used in JavaScript.