DocBook: The Definitive GuideBy Norman Walsh & Leonard Muellner1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
thead
Synopsis
Content Model
thead ::= (colspec*,row+)Attributes
Name
Type
Default
valign Enumeration:
bottom
middle
topNone Tag Minimization
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
Parameter Entities
%tbl.entrytbl.mdl; %tbl.hdft.name; %tbl.tgroup.mdl; Description
The THead wrapper identifies the Rows of a table that form the head of the table, as distinct from the body (TBody) and foot (TFoot) rows.
Header rows are always rendered at the beginning of the table.
Processing expectations
This element is expected to obey the semantics of the CALS Table Model Document Type Definition, as specified by OASIS Technical Memorandum TM 9502:1995. Header rows are often presented in an alternate typographic style, such as boldface.
In paged media, if a table spans across multiple pages, header rows are printed at the top of each new page.
Attributes
- valign
VAlign specifies the vertical alignment of text (and other elements) within the cells of this THead.
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.