copyright © CSSPG, lud February 28 1999


 for practical use of CSS

CSS Example: Tables

this document is located at...
<URI:http://css.nu/examples/element-levels.html>

* Tables with CSS *

Levels of HTML Elements
Element Long name Level (E)mpty/(R)eplaced
<A>AnchorInline 
<ABBR>AbbreviationInline 
<ACRONYM>AcronymInline 
<ADDRESS>AddressBlock 
<APPLET>Java appletInline or Block 
<B>Bold textInline 
<BASEFONT>Base fontBlockDeprecated
<BDO>Bidirectional overrideInline 
<BLOCKQUOTE> Block 
<BIG> InlineDeprecated
<BODY> Block 
<BR>BreakInlineE
<BUTTON>ButtonInline or Block 
<CITE>CitationInline 
<CODE>Computer CodeInline 
<DD>Definition DescriptionBlock 
<DEL>Deleted textInline or Block 
<DFN>Defined TermInline 
<DL>Definition ListBlock 
<DIV>Generic containerBlock 
<DT>Definition TermBlock 
<EM>EmphasisInline 
<FIELDSET>FieldsetBlock 
<FONT>Font changeBlockDeprecated
<FORM>FormBlock 
<FRAMESET>FramesetBlock 
<H1>-<H6>Heading levelsBlock 
<HR>Horizontal RuleBlockE
<HTML> Block 
<I>ItalicInline 
<IFRAME>Inline frameInline or Block 
<IMG>ImageInlineE,R
<INPUT>Form inputInline 
<INS>Inserted textInline or Block 
<ISINDEX>Input PromptBlockDeprecated
<KBD>Keyboard Text inputInline 
<LI>List ItemBlock 
<LABEL>Form field labelInline 
<LINK> InvisibleE
<MAP>Image mapInline or Block 
<MENU>Menu listBlockDeprecated
<NOFRAMES>Alternate contentBlock 
<NOSCRIPT>Alternate contentBlock 
<OBJECT> Inline or BlockR
<OL>Ordered ListBlock 
<P>ParagraphBlock 
<PRE>PreformattedBlock 
<Q>Short QuoteInline 
<S>Strike through textBlockDeprecated
<SAMP>Sample OutputInline 
<SELECT>Option SelectorInline 
<SMALL>Small TextInline 
<SPAN>Generic container Inline 
<SCRIPT>Script (client)Inline or Block 
<STRIKE>Strike through textBlockDeprecated
<STRONG>EmphasisInline 
<STYLE> Invisible 
<SUB>SubscriptInline 
<SUBMIT> InlineR
<SUP>SuperscriptInline 
<TABLE>Tabular dataBlock 
<TBODY>Table BodyBlock 
<TD>Table Data CellBlock 
<TEXTAREA>Text inputInlineR
<TFOOT>Table FooterBlock 
<TH>Table Header CellBlock 
<THEAD>Table HeaderBlock 
<TITLE> Invisible 
<TR>Table RowBlock 
<TT>TeletypeInline 
<VAR>VariableInline 
<U>Underlined textBlockDeprecated
<UL>Unordered ListBlock 

CSS Pointers Navigation
Index · Browser Bugs · Books · Tools · DHTML · XSL & DSSSL
Main Site Navigation
Index · Articles · Examples · Experiments · FAQ · Markup · Styles · Who is?
CSSPG ~ Sue ~ Roland
Validate markup Check CSS