#node-types

[ follow ]
Node JS
fromSubstack
4 months ago

Understanding DOM Node Types in JavaScript (With Examples!)

The DOM represents HTML/XML documents as a tree with nodes, each having a type defined by nodeType.
[ Load more ]