Which of the following is a type of HTML DOM?

Which of the following is a type of HTML DOM? Correct Answer All of the mentioned

IE4 document object model was introduced in Version 4 of Microsoft’s Internet Explorer browser. IE 5 and later versions include support for most basic W3C DOM features. All of the above mentioned are types of HTML DOM.

Related Questions

What is DOM in HTML?
What is the method used to create an element in the HTML DOM?
What is the reason for avoiding the attributes property in the HTML DOM?
How is everything treated in HTML DOM?
What does the NamedNodeMap object represent in the HTML DOM?
What is the purpose of the Attr object in the HTML DOM?
What is the work of the form control elements in the HTML DOM?
How are the objects organized in the HTML DOM?