HOME
NEXT
PREV
HTML BODY Summary
- Block Elements
- H1-H6 Elements: Heading
- Form Elements: Fill-In Form Elements
- List Elements
- Table Elements: Table and Tabular Structure
Elements
- Semantic Phrase Markup (Logical Highlighting)
- CITE - <CITE>citation</CITE>.
This is citation text.
- CODE - <CODE>typed code</CODE>.
This is
code text.
- DFN - <DFN>defining instance or definition</DFN>.
This is defining instance or definition text.
- EM - <EM>emphasis</EM>. This is emphasized text.
- KBD - <KBD>keyboard input</KBD>.
This is keyboard input text.
- Q - <Q>short quotation</Q>. This is
short quotation
text
- SAMP - <SAMP>literal characters</SAMP>.
This is literal character text.
- STRIKE - <STRIKE>struck-out text</STRIKE>.
This is
strike-out text.
- STRONG - <STRONG>strong emphasized text</STRONG>.
This is strongly emphasized text.
- VAR - <VAR>variable</VAR>. This is a variable text.
- Physical Phrase Markup (Physical Highlighting)
- B - <B>boldface</B>. This is boldface text.
- BDO - <BDO DIR="ltr">Bi-directional Override Element</BDO>.
This is bi-directional override element Right to Left
("rtl") text. Default is Left to Right ("ltr").
- BIG - <BIG>Text with Enlarged Font</BIG>. This is bigger text.
- BLINK - <BLINK>blinking text</BLINK>.
This is text. Netscape Navigator only.
- FONT - <FONT COLOR="red"
SIZE="+2">selected text font size and color</FONT>.
This is COLOR="red" and SIZE="+2" font text.
- I - <I>italics</I>. This is italics text.
- MARQUEE - <MARQUEE>scrolling marquee</MARQUEE>.
This is text. Internet Explorer only.
- NOBR - <NOBR>no line
break</NOBR>. This is no line break text.
- S - <S>Strike-Through</S>. This is
strike through text.
- SMALL - <SMALL>Text with Reduced Font</SMALL>.
This is small text.
- SPAN - This is stylesheet-specified styling text.
- SUB - <SUB>Subscript</SUB>.
This is subscript text.
- SUP - <SUP>Superscript</SUP>.
This is superscript text.
- TT - <TT>Fixed-Width Typewriter Font</TT>.
This is fixed-width font text.
- U - <U>underline</U>.
This is underlined text.
- Character Level Elements
- Inclusion Elements
- Hypertext Relationship
- Meta Information Elements
HOME
NEXT
PREV