HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

firstChild

Description

The firstChild of Node for JS returns the first child.

Syntax

node.firstChild

Examples

1

2