builder.html
Generating of HTML5 documents and elements.
Traits
| Builder | A type providing methods for building an HTML document. |
Types
| Document | A container for HTML nodes | |
| Element | An HTML element. | |
| Generator | A type for generating an HTML | |
| Node | A node in an HTML document. |