0
What is href ?
2 Respostas
+ 4
It generally means Hyper-Reference, which means to find a reference from a location path(like a link or file-path)
+ 2
Hi! It's attribute of tag <a> in HTML. It represents HyperREFerence on some content. It may be file, link etc.