0
What are attributes of HTML ? Examples
send fast exam today
1 Réponse
+ 2
Things like class, id, href, action, style... etc are all attributes in html tags.
<a class="link" href="www.google.com">a link</a>
https://www.w3schools.com/tags/ref_attributes.asp