Single Row Element Element

Getting Started | API | Elements | Actions | Validators | Handlers | About

Table of Contents

1 Single Row Element - #singlerow {}

The single row element is a shortcut for a table with one row.

Commonly used by CSS anti-purists to get simple layouts to work in cross-browser scenarious. See this site for more information.

1.1 Usage

#singlerow { cells=[
  #tablecell { body="Cell Text" },
  #tablecell { body=#link { text="Link" }}
]}

1.2 Attributes

cells - (One or more tablecell elements.)
Set the table cells to be rendered within this row.

Author: Rusty Klophaus (@rklophaus)

Date: 2010-11-22 10:50:08 EST

HTML generated by org-mode 7.01h in emacs 24