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-06-14 18:35:07 EDT

HTML generated by org-mode 6.33f in emacs 22