On this page:
HTML Reading and Writing
0.45+9.1

HTML Reading and Writing🔗ℹ

 import: html package: rhombus-html-lib

The html library provides functions to read and write HTML (i.e., HTML5) documents.

The related html/page library provides syntax for programmatic construction of new HTML pages with CSS styling.

    1 HTML Document Representation

    2 Reading and Writing HTML

    3 HTML Syntax Objects