HTML Basics
HTMLReference
Global Structure
TextTags
Lists
Tables
Links
Inclusions
Style Sheets
Presentation
Frames
Forms
Scripts
HTML Reference
Main
Select a Tag
Choose One
<!-- ...... --> Comment
<!DOCTYPE> Document Type
<A>...... </A> Anchor
<ACRONYM>...... </ACRONYM> Acronym
<ADDRESS>...... </ADDRESS> Attribute Info
<APPLET>...... </APPLET> Applet
<AREA>...... </AREA> Imagemap Hot Spot
<B>...... </B> Bold
<BASE>...... </BASE> Basis
<BASEFONT>...... </BASEFONT> Base Font
<BDO>...... </BDO> Bi Directional Algorithm
<BIG>...... </BIG> Big
<BLOCKQUOTE>...... </BLOCKQUOTE> Block Quote
<BODY>...... </BODY> Form Body
<BR> Line Break
<CAPTION>...... </CAPTION> Table Caption
<CENTER>...... </CENTER> Centered Text
<CITE>...... </CITE> Citation markup
<CODE>...... </CODE> Program Code Text
<COL> Column Properties
<COLGROUP> Column Group
<DD> Definition Description
<DEL>...... </DEL> Deleted Text
<DFN>...... </DFN> Defined Term
<DIR>...... </DIR> Directory List
<DIV>...... </DIV> Logical Divisions
<DL>...... </DL> Definition List
<DT> Definition Term
<EM>...... </EM> Emphasis
<FIELDSET> Set of Fields
<FONT>...... </FONT> Font Appearance
<FORM>...... </FORM> User Input Form
<FRAME> Frame Definition
<FRAMESET>...... </FRAMESET> Frame Group Definition
<H1>...... </H1> Heading 1
<H2>...... </H2> Heading 2
<H3>...... </H3> Heading 3
<H4>...... </H4> Heading 4
<H5>...... </H5> Heading 5
<H6>...... </H6> Heading 6
<HEAD>...... </HEAD> Head
<HR> Horizontal Rule
<HTML>...... </HTML> HTML Document
<I>...... </I> Italics
<IFRAME>...... </IFRAME> Inline Frame
<IMG> Inline Image
<INPUT> Input Object
<INPUT Type=BUTTON> Form Button
<INPUT Type=CHECKBOX>
<INPUT Type=FILE>
<INPUT Type=HIDDEN>
<INPUT Type=IMAGE>
<INPUT Type=PASSWORD>
<INPUT Type=RADIO>
<INPUT Type=RESET>
<INPUT Type=SUBMIT>
<INPUT Type=TEXT>
<INS>...... </INS> Inserted Text
<ISINDEX> Single Line Input
<KDB>...... </KDB> Keyboard Text
<LABEL>...... </LABEL> Control Label
<LEGEND>...... </LEGEND> Fieldset Caption
<LI> List Item
<LINK>...... </LINK> Link
<MAP>...... </MAP> Image Map
<MENU>...... </MENU> Menu List
<META> Meta Information
<NOFRAMES>...... </NOFRAMES> Frame Alternative
<NOSCRIPT>...... </NOSCRIPT> No Script
<OBJECT>...... </OBJECT> Object Imbedding
<OL>...... </OL> Ordered List
<OPTION> Selectable Item
<P>...... </P> Paragraph
<PARAM>...... </PARAM> Object Parameters
<PRE>...... </PRE> Preformatted Text
<Q>...... </Q> Quotation Markup
<S>...... </S> Strikethrough
<SAMP>...... </SAMP> Sample Output
<SCRIPT>...... </SCRIPT> Inline Script
<SELECT>...... </SELECT> Select Input List
<SMALL>...... </SMALL> Small Text
<SPAN>...... </SPAN> Localized Style Formatting
<STRIKE>...... </STRIKE> Strikethrough
<STRONG>...... </STRONG> Strong Emphasis
<STYLE>...... </STYLE> Style Information
<SUB>...... </SUB> Subscript
<SUP>...... </SUP> Superscript
<TABLE>...... </TABLE> Table
<TBODY>...... </TBODY> Table Body
<TD>...... </TD> Table Cell
<TEXTAREA>...... </TEXTAREA> Text Input Area
<TFOOT>...... </TFOOT> Table Footer
<TH>...... </TH> Table Head
<THEAD>...... </THEAD> Table Head
<TITLE>...... </TITLE> Document Title
<TR>...... </TR> Table Row
<TT>...... </TT> Teletype Text
<U>...... </U> UnderlinedText
<UL>...... </UL> Unordered List
<VAR>...... </VAR> Variable Text
Future Tek Solutions, Inc.
copyright © All rights reserved
Last modified 09/26/2002