In html what is the use of <href="something"rel="something"> i cant understand what is it pls pls explain and where did i get it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In html what is the use of <href="something"rel="something"> i cant understand what is it pls pls explain and where did i get it

Plss help me .......

30th Apr 2020, 2:22 PM
mohammed roshan
mohammed roshan - avatar
1 Answer
0
The href attribute specifies the URL of page. The rel tag is descriptive attribute attached to a hyperlink in order to define the type of the link, or the relationship between the source and destination resources.
30th Apr 2020, 2:27 PM
rafalzacher1