Content deleted Content added
m →Implementations: Reword to fix typo Tags: Mobile edit Mobile app edit Android app edit App section source |
m →Elements as nodes: tweaked grammar of a list |
||
Line 79:
=== Elements as nodes ===
Elements in an HTML or XML document are represented as nodes in the DOM tree. Each element node has a tag name
<html>
<head>
|