Q74
What is the purpose of the Attr object in the HTML DOM?
A.
Used to focus on a particular part of the HTML page
B.
HTML Attribute
AnswerC.
Used to arrange elements
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
In the HTML DOM, the Attr object represents an HTML attribute.