Elements

All of the elements in the document hierarchy have the following useful attribute:

All of the elements in the document hierarchy have the following useful methods:

Nodes are not created by invoking constructors. They are created by invoking the Document methods createTextNode() and createElement().