Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question # 5 multiple choice what is used within an html tag for additi…

Question

question # 5
multiple choice
what is used within an html tag for additional information?
anchor
hyperlink
metadata
attribute

Explanation:

Brief Explanations

In HTML, attributes are used within tags to provide additional information about the element. An anchor is a type of HTML element for creating hyperlinks. A hyperlink is a connection to another resource. Metadata is information about data and is usually in <meta> tags not within most regular HTML tags for element - specific info.

Answer:

D. attribute