Abstract:

Get element references using the getElementById, getElementsByClassName, getElementsByTagName, and querySelectorAll methods, Work with the forms, anchors, links, and other DOM collections, Get the attributes of a node using the attributes collection, Modify a document’s structure by calling methods such as appendChild, removeChild, and others. ................
................