| You are here: NetStrider » Tutorials » HTMLRef » Section A:D « |

|
Select the Section below which Corresponds
to the First Letter of an HTML Command |
||||
|
A : D |
E : H |
I : L |
M : R |
S : Z |
|
<!--
... some comment ... ... some code ... --> Unpaired Tag |
See also: <COMMENT>. |
| <ABBREV> |
|
| <ACRONYM> |
<ACRONYM>USA</ACRONYM>.
|
|
<A NAME="label name"></A>
<A HREF="URL" params>link text or Command Parameters: |
See also: <BASE HREF="URL">. |
| <ADDRESS> . . . </ADDRESS> |
Can force unnecessary line breaks. Preferred command: <I>. |
|
<APPLET params> applet </APPLET>
Command Parameters: |
This is an
advanced HTML command. |
|
<AREA params>
Command Parameters: Unpaired Tag |
See also: <MAP>. |
| <B> some text </B> |
Equivalent command: <STRONG>. |
|
<BASE params>
Command Parameters: Unpaired Tag |
See also: <A HREF= . . . >. Used only in the <HEAD> document segment. |
|
<BASEFONT params>
Command Parameters: Unpaired Tag |
See also: <FONT>. Used only in the <HEAD> document segment. |
|
<BDO params>
Command Parameters: |
|
| <BIG> some text </BIG> |
NOTE: Only Microsoft Internet Explorer and Netscape browsers. |
|
<BGSOUND params>
Command Parameters: Unpaired Tag |
NOTE: Only Microsoft Internet Explorer browser. See also: <EMBED>. |
| <BLINK> some text </BLINK> |
|
|
<BLOCKQUOTE> some text </BLOCKQUOTE> |
the left and right margins are indented, as in a quoted block of text. Forces white space above and below the quoted text block.Related command: <LISTING>. |
|
<BR>
Unpaired Tag |
|
|
<BUTTON params>
Command Parameters: |
This command works only in the Internet Explorer browser. See also: <FORM>. |
| <CAPTION> caption text </CAPTION> |
See also: <TABLE>. |
|
<CENTER> centered object or text </CENTER> |
See also: <P>. |
| <CITE> some text </CITE> |
Preferred command: <I>. . |
| <CODE> some text </CODE> |
|
|
<COL params>
Command Parameters: Paired or Unpaired Tag |
NOTE: Only Microsoft Internet Explorer browser. |
|
<COLGROUP params>
Command Parameters: Paired or Unpaired Tag |
NOTE: Only Microsoft Internet Explorer browser. |
|
<COMMENT> some text or some code </COMMENT> |
Preferred Command: <!--...-->. |
|
<DD>data definition
Unpaired Tag |
|
|
<DEL>deleted text</DEL>
Functions only in the Internet Explorer browser. |
|
|
<DIR> <LI> list item text </DIR> |
Preferred Command: <UL>. Related Command: <LI>. See also: <MENU>. |
|
<DIV> paragraph or section text or objects </DIV> |
See Preferred command: <P>. |
|
<DT>defined term
Unpaired Tag |
|
|
A : D |
E : H |
I : L |
M : R |
S : Z |
|
Select the Section above which Corresponds
to the First Letter of an HTML Command |
||||
to the Table of Contents.