Attribute that is must to use with <a> tag
Answers
Answered by
0
Answer:
Attributes define additional characteristics or properties of the element such as width and height of an image. Attributes are always specified in the start tag (or opening tag) and usually consists of name/value pairs like name="value" . Attribute values should always be enclosed in quotation marks.
Explanation:
mark me brainlist
Similar questions