The routines in this category allow you to specify the structure of you HTML page, by creating paragraphs and divisions.
RW_START_DIV | Starts a new division |
RW_END_DIV | Ends a division. |
RWS_DIV | Tags a string as a division. |
RW-START_PARA | Starts a new paragraph. |
RW_END_PARA | Ends a paragraph. |
RWS_PARA | Tags a string as a paragraph. |