One Style

defined in /web/philip/tcl/ad-style.tcl, part of the style module of the ArsDigita Community System
This page shows the available information on one style defined using ad_register_styletag.

html_tag_list_example

A table that contains tag names, tags, examples (which will be displayed in code and rendered), and, optionally, a little note about the tag. We expect the input (string) to actually be a Tcl list of lists.
Source code:

    return [ad_style_example_table Tag $string]


philg@mit.edu