
DOM/HTML: node tree(s) / example(s)
- Document -- anchors[], forms[], images[], links[]
- Anchor -- innerHTML, href, name
- Base -- href, id, target
- Event -- onclick. onfocus, onload, ...
- Anchor, Area, Base, Body, Button, Event, Form, Frame, Frameset, IFrame, Image, Input Button, Input Checkbox, Input File, Input Hidden, Input Password, Input Radio, Input Reset, Input Submit, Input Text, Link, Meta, Object, Option, Select, Style, Table, TableCell, TableRow, Textarea
access -- getElementById() / getElementsByTagName()