This chapter is from the book
Review Questions
What is the purpose of the Document Object Model?
What is the relationship between DOM and browsers?
What are the DOM Level 2.0 modules?
What is the main interface in the DOM Level 2.0 Core module?
Which interface is generally used to create nodes?
Which interface is generally used to move nodes around?
What two essential operations are not defined by DOM Level 2.0?
How many nodes are involved with an element that has text content and two attributes?