<TH
ALIGN=CENTER|LEFT|RIGHT|JUSTIFY
BACKGROUND=url
BGCOLOR=color
BORDERCOLOR=color
BORDERCOLORDARK=color
BORDERCOLORLIGHT=color
CLASS=type
COLSPAN=n
ID=value
NOWRAP
ROWSPAN=n
STYLE=css1 properties
VALIGN=TOP|MIDDLE|BOTTOM|BASELINE
WIDTH=n>
Creates a row or column heading in a table. The element is similar to the TD element but emphasizes the text in the cell to distinguish it from text in TD cells. The end-tag is optional.
CENTER | The text in the header is aligned in the center of the cell. |
LEFT | The text in the header is aligned with the left margin. |
RIGHT | The text in the header is aligned with the right margin. |
JUSTIFY | The text in the header is justified. |
TOP | Text is aligned with the top of each cell. |
MIDDLE | Text is aligned in the middle of each cell. |
BOTTOM | Text is aligned with the bottom of each cell. |
BASELINE | Text in adjoining cells in a row is aligned along a common baseline. |
This element is valid only within a row in a table, that is, you must use a TR element before using TH. All attributes are optional.
file: /Techref/language/html/r020/slide77.htm, 7KB, , updated: 2005/1/6 14:56, local time: 2024/11/15 22:45,
18.118.210.193:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/html/r020/slide77.htm"> HTML Reference</A> |
Did you find what you needed? |