4. Which of the following is an attribute of the tag?
a. Color. c. Face.
b. Align d. Size.
Answers
Answered by
5
Explanation:
Answered by
0
The answer is the name out of all 4 options. name is not the attribute of a tag. The name attribute stipulates a name for the component. This name attribute can be used to reference the component in a JavaScript.
For form elements it is also applied as a reference when the data is finally submitted, for iframe element it can also be applied to mark a form submission.
Similar questions