Difference between revisions for Playground / Table Markup Reference





Next edit →

Additions:
  ##""*|(i=main_heading){text-size: 120%}This is the main
heading|*""##
  1. **Attributes** --- **##!!(blue)(attribute parameters)!!##** is an
optional series of ##parameter=value## declarations enclosed in
brackets. Valid parameters are described in the //attribute table//
below. Multiple parameter declarations can be separated with a space
(**## ##**).
?| Table Elements |?
*| HTML Elements | Delimiter | Notes |*
|| ##<tr>## | ##""||""## | Must be set for
each row of table cells. ||
|| ##lang## | ##l## ||
|| style ||
|| ##width## | ##w## ||
|| class ||
|| ##align## | ##a## ||
|| ##bg-color## | ##c## ||
|| ##vertical## | ##v## ||

Deletions:
  ##""*|(i:main_heading){text-size: 120%}This is the main
heading|*""##
  1. **Attributes** --- **##!!(blue)(attribute parameters)!!##** is an
optional series of ##parameter:value## declarations enclosed in
brackets. Valid parameters are described in the //attribute table//
below. Multiple parameter declarations can be separated with a
semicolon (**##;##**).
?|Table Elements|?
*| XHTML Elements | Delimiter | Notes |*
|| ##<tr>## | none | Will be opened for each row of table cells.
||
|| ##title## | ##t## ||
|| ##xml:lang## | ##l## ||
|| ##headers## | ##h## ||
|| ##abbr## | ##a## ||
|| ##axis## | ##z## ||
*|(x=2) Other Table elements |*
|| ##span## | ##p## ||
|| ##summary## | ##u## ||