| |
Tag |
Use |
| Forms |
<BUTTON>
</BUTTON> |
Form
Button |
| |
<FIELDSET> |
Set
Of Fields |
| |
<FORM>
</FORM> |
User
Input Form |
| |
<INPUT> |
Input
Object |
| |
<ISINDEX> |
Single
Line Input |
| |
<LABEL>
</LABEL> |
Control
Label |
| |
<LEGEND>
</LEGEND> |
Fieldset
Caption |
| |
<OPTION> |
Selectable
Item |
| |
<SELECT>
</SELECT> |
Select
Input List |
| |
<TEXTAREA>
</TEXTAREA> |
Text
Input Area |
| Frames |
<FRAME> |
Defines
a Frame |
| |
<FRAMESET>
</FRAMESET> |
Defines
a Frame Group |
| |
<IFRAME>
</IFRAME> |
Inline
Frame |
| |
<NOFRAMES>
</NOFRAMES> |
Used
For Browsers
Not Supporting
Frames |
| Global
Structure |
<!DOCTYPE> |
Document
Type |
| |
<ADDRESS>
</ADDRESS> |
Address |
| |
<BGSOUND> |
Used
To Play A .WAV
Or .MID File
(Only Recognized
in Internet
Explorer |
| |
<BODY>
</BODY> |
Body |
| |
<DIV>
</DIV> |
Logical
Divisions |
| |
<EMBED> |
Embed
Objects (Can
be used for
.WAV and .MID
Files) |
| |
<H1>
</H1> |
Level
1 Heading |
| |
<H2>
</H2> |
Level
2 Heading |
| |
<H3>
</H3> |
Level
3 Heading |
| |
<H4>
</H4> |
Level
4 Heading |
| |
<H5>
</H5> |
Level
5 Heading |
| |
<H6>
</H6> |
Level
6 Heading |
| |
<HEAD>
</HEAD> |
Head |
| |
<HTML>
</HTML> |
HTML
document |
| |
<META> |
Meta
Statements and
Information |
| |
<SPAN>
</SPAN> |
Used
For Localized
Text Formatting |
| |
<TITLE>
</TITLE> |
Document
Title |
| |
<!--
--> |
Comment |
| Inclusions |
<APPLET>
</APPLET> |
Used
For Placing
Applets On Your
Page |
| |
<AREA> |
Image
Map Hot Spot |
| |
<IMG> |
Used
For Placing
An Image On
Your Page |
| |
<MAP>
</MAP> |
Image
Map |
| |
<OBJECT>
</OBJECT> |
Object
Embedding |
| |
<PARAM> |
Object
Parameter |
| Language
Definition |
<BDO>
</BDO> |
Bi-directional
Algorithm |
| Links |
<A>
</A> |
Anchor |
| |
<BASE>
</BASE> |
Relative
Addressing Base |
| |
<LINK>
<LINK> |
Link |
| Lists |
<DD> |
Definition
Description |
| |
<DIR>
</DIR> |
Directory
List |
| |
<DL>
</DL> |
Definition
List |
| |
<DT> |
Definition
Term |
| |
<LI> |
List
Item |
| |
<MENU>
</MENU> |
Menu
List |
| |
<OL>
</OL> |
Ordered
List |
| |
<UL>
</UL> |
Unordered
List |
| Presentation
Controls |
<B>
</B> |
Boldface
Text |
| |
<BASEFONT> |
Base
Font |
| |
<BIG>
</BIG> |
Big
Text |
| |
<CENTER>
</CENTER> |
Center
Text and Objects |
| |
<FONT>
</FONT> |
Font
Appearance |
| |
<HR> |
Horizontal
Rule |
| |
<I>
</I> |
Italic
Text |
| |
<LEFT>
</LEFT> |
Align
Left |
| |
<RIGHT>
</RIGHT> |
Align
Right |
| |
<S>
</S> |
Strike
Through |
| |
<SMALL>
</SMALL> |
Small
Text |
| |
<STRIKE>
</STRIKE> |
Strike
Through |
| |
<TT>
</TT> |
Teletype
Text |
| |
<U>
</U> |
Underline
Text |
| Scripts |
<NOSCRIPT>
</NOSCRIPT> |
No
Script |
| |
<SCRIPT>
</SCRIPT> |
Inline
Script |
| Style
Sheet |
<STYLE>
</STYLE> |
Inline
Style Information |
| Tables |
<CAPTION>
</CAPTION> |
Table
Caption |
| |
<COL> |
Columns |
| |
<COLGROUP> |
Column
Group Properties |
| |
<TABLE>
</TABLE> |
Creates
A Table |
| |
<TBODY>
</TBODY> |
Defines
The Table Body |
| |
<TD>
</TD> |
Creates
A Cell |
| |
<TFOOT>
</TFOOT> |
Table
Footer |
| |
<TH>
</TH> |
Table
Head |
| |
<THEAD>
</THEAD> |
Table
Head |
| |
<TR>
</TR> |
Defines
A Table Row |
| Text
|
<ABBR>
</ABBR> |
Abbreviation |
| |
<BLINK>
</BLINK> |
Blinking
Text |
| |
<BLOCKQUOTE>
</BLOCKQUOTE> |
Blockquote |
| |
<BR> |
Line
Break |
| |
<CITE>
</CITE> |
Short
Citation |
| |
<CODE>
</CODE> |
Code |
| |
<DEL>
</DEL> |
Deleted
Section |
| |
<DFN>
</DFN> |
Defined
Term |
| |
<EM>
</EM> |
Emphasis |
| |
<INS>
</INS> |
Inserted
Section |
| |
<KBD>
</KBD> |
Keyboard
Text |
| |
<MARQUEE>
</MARQUEE> |
Scrolling
Text (Not Recognized
by Netscape
Navigator) |
| |
<P>
</P> |
Paragraph |
| |
<PRE>
</PRE> |
Preformatted
Text |
| |
<Q>
</Q> |
Short
Qoutation |
| |
<SAMP>
</SAMP> |
Sample
Text |
| |
<STRONG>
</STRONG> |
Strong
Emphasis |
| |
<SUB>
</SUB> |
Subscript |
| |
<SUP>
</SUP> |
Superscript |