Documentation for Module: htm.py ||  Module Index

General: !Overview HTML rendering
author: Tim Johnson tim@akwebsoft.com
Wrapper: for HtmlGen. All symbol names are lower case
Deprecating: This module along with HtmlGen probably have a short future.
Combining javascript with external templates will prove to be more productive.
This method of has the leverage of keyword and symbol name checking.
Recommended: Check symbol names in this module against the wrapped classes
in HtmlGen. Also, see docstrings in HtmlGen.

Global Index
OVERVIEW        

Global function documentation

Function: OverviewTopGlobals Index
    General: Public Functions:
    nbsp() None-breaking space, br(<n>) Break tag(s), pre() Toggle pre or /pre
    H(<n>,<text>),h(<n>,<text>),h1(<text>),h2(<text>),h3(<text>),h4(<text>)
    h5(<text>),h6(<text>),comment(<text>)
    syntax: Classes
    basic_document, frameset_document, simple_document, series_document, string_template
    template_document, auto_string_template, auto_template_document, container, meta
    map, href, name, mailto, p, list, ordered_list, definition_list, image_bullet_list,
    non_bullet_list, form, input, select, textarea, script, table, abstract_tag_single,
    image, base, base_font, embed, hr, abstract_tag, area, frameset, no_frames, frame
    paragraph, heading, caption, th, tr, td, table_list, strike, block_quote, big,
    font, address, emphasis, center, cite, kbd, sample, strong, code, define, var,
    div, tt, u, nobr, small, sub, sup, span, initial_caps, test, raw_text, txt,
    comment, url, href, mdy_select, img

Global function documentation