4.8 Processing HTML

XXX Intro to HTML builder

http://www.w3.org/DOM/
The World Wide Web Consortium's DOM page.

http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/
The DOM Level 1 Recommendation. Unlike most standards, this one is actually pretty readable, particularly if you're only interested in the Core XML interfaces, which are the only ones implemented in Python at the moment.