Programmer's Guide
>
Interfaces
>
W3C Node interface
>
firstChild attribute
firstChild attribute
The first child of this node. If there is no such node, this returns
null
.
firstChild
Access
read-only
Returns
Node