Table Header Element Element

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

Table of Contents

1 Table Header Element - #tableheader {}

The table header element allows you to specify a tableheader within a tablerow element.

1.1 Usage

See the Table element for usage.

1.2 Attributes

text - (string)
The text to display in the cell.
html_encode - (boolean)
Set to true to safely html-encode the text.
body - (Nitrogen element or list of elements.)
The element or elements that will be rendered in the cell.
align - (/Atom, 'left', 'right', or 'center'/)
Set the horizontal alignment of HTML elements within the cell.
valign - (/Atom, 'top', 'bottom', 'middle'/)
Set the vertical alignment of HTML elements within the cell.
rowspan - (Integer)
Set how many rows this cell will span.
colspan - (Integer)
Set how many columns this cell will span.

Author: Rusty Klophaus (@rklophaus) <>

Date: 2010-06-14 18:35:03 EDT

HTML generated by org-mode 6.33f in emacs 22