1. Used to focus on a particular part of the HTML page
  2. HTML Attribute
  3. Used to arrange elements
  4. None of the mentioned
5 views

1 Answers

Answer: Option 2

In the HTML DOM, the Attr object represents an HTML attribute.

5 views