Easy Tutorial
❮ Prop Style Perspectiveorigin Prop Style Borderimagesource ❯

HTML DOM lastChild Property

Element Object

Example

Return the last child node of the document:


Definition and Usage

The lastChild property returns the last child node of the document.


Browser Support

All major browsers support the lastChild property.


Syntax

Technical Details

Return Value: Last child node
DOM Version Core Level 1 Node Object
--- ---
❮ Prop Style Perspectiveorigin Prop Style Borderimagesource ❯