2.1.9 childNodes
Contains a node list containing the child nodes
所有的子节点。
2.1.10 firstChild
Contains the first child of the node
第一个子节点
2.1.11 lastChild
Returns the last child node
最后一个子节点
Contains a node list containing the child nodes
所有的子节点。
Contains the first child of the node
第一个子节点
Returns the last child node
最后一个子节点