Three attributes are used together to force horizontal alignment on a specific character, such as a decimal point. The ALIGN attribute must be set to "char" (align="char"). The CHAR attribute should be set to the specific character on which the text will align (for example the decimal point, char="."). The CHAROFF attribute controls the position of the alignment. CHAROFF names the percentage of the current column width that is to the left of the alignment character (for example, charoff="30").
The extent of a horizontal span is determined by naming the first column (NAMEST) and the last column (NAMEEND) in the span.
By convention, the specified rule is printed or displayed to the right of the column. External rules are specified using the FRAME attribute of the <table> element, horizontal rules are specified using ROWSEP.
See the example under the <table> element.
| ALIGN | #IMPLIED, left, right, center, justify, char |
| ALTRENDER | #IMPLIED, CDATA |
| AUDIENCE | #IMPLIED, external, internal |
| CHAR | #IMPLIED, CDATA |
| CHAROFF | #IMPLIED, CDATA |
| COLNAME | #IMPLIED, NMTOKEN |
| COLSEP | #IMPLIED, CDATA |
| ID | #IMPLIED, ID |
| MOREROWS | #IMPLIED, CDATA |
| NAMEEND | #IMPLIED, NMTOKEN |
| NAMEST | #IMPLIED, NMTOKEN |
| ROTATE | #IMPLIED, CDATA |
| ROWSEP | #IMPLIED, CDATA |
| SPANNAME | #IMPLIED, NMTOKEN |
| VALIGN | #IMPLIED, top, middle, bottom |
<add><head>Reel Concordance</head> <table> <tgroup cols="3"> <tbody> <row> <entry>REEL</entry> <entry>FIRST CALL NUMBER</entry> <entry>LAST CALL NUMBER</entry> </row> <row> <entry>1</entry> <entry>LOT 13074, no. 1</entry> <entry>LOT 13074, no. 301</entry> </row> <row> <entry>2</entry> <entry>LOT 13074, no. 302</entry> <entry>LOT 13074, no. 634</entry> </row> [other possible elements and text... ] </tbody></tgroup></table></add>
| Table of Contents | ||||||||
| Home Page |
Acknowledgments | Introduction | EAD Design Principles |
Overview of EAD Structure |
Tag Library Conventions |
EAD Attributes | EAD Elements by Tag Name |
Index of EAD Element Names |
Go to:
The Library of Congress