| You are here: NetStrider » Tutorials » HTMLRef » Section S:Z « |

|
Select the Section below which Corresponds
to the First Letter of an HTML Command |
||||
|
A : D |
E : H |
I : L |
M : R |
S : Z |
|
<S> some text </S> |
Equivalent command: <STRIKE> |
|
<SAMP> some text </SAMP> |
See related commands: <CODE>, <LISTING>, <PRE>, <TT>, <XMP>. |
|
<SELECT params> <OPTION>Displayed Option 1 <OPTION>Displayed Option 2 . . . </SELECT> Command Parameters: |
|
|
<SMALL> some text </SMALL> |
See related command: <FONT> |
|
<SOUND params> Command Parameters: |
.WAV
file as in inline sound.
|
|
<SPACER params> Netscape Specific Command Parameters: Unpaired Tag |
See related command: <PRE> |
|
<SPAN params> some text </SPAN> Internet Explorer Specific Command Parameters: See: Microsoft's excellent online workshop A User's Guide to Style Sheets. |
Style Sheets currently only work with the Internet Explorer browser. See related command: <FONT> |
|
<STRIKE> some text </STRIKE> |
Equivalent command: <S> |
|
<STRONG> some text </STRONG> |
Preferred command: <B> |
|
<SUB> subscripted text </SUB> |
as subscripted. Unless otherwise indicated, this also reduces the font size. Related command: <SUP> |
|
<SUP> superscripted text </SUP> |
as superscripted. Unless otherwise indicated, this also reduces the font size. Related command: <SUB> |
|
<TABLE params> defined table contents </TABLE> General Command Parameters: Internet Explorer Specific Command Parameters: |
Related command: <FRAMESET> |
|
<TBODY> table body </TBODY> |
See: <TABLE> |
|
<TD params> table data cell contents </TD> General Command Parameters: Internet Explorer Specific Command Parameters: |
See: <TABLE> |
|
<TEXTAREA params> Included text </TEXTAREA> Command Parameters: |
|
|
<TFOOT> table footer </TFOOT> |
See: <TABLE> |
|
<TH params> table header contents </TH> General Command Parameters: Internet Explorer Specific Command Parameters: |
See: <TABLE> |
|
<THEAD> table header </THEAD> |
See: <TABLE> |
|
<TITLE params> HTML document title </TITLE> |
See: <HEAD> |
|
<TR params> table row contents </TR> General Command Parameters: Internet Explorer Specific Command Parameters: |
See: <TABLE> |
|
<TT> some text </TT> |
See related commands: <CODE>, <LISTING>, <PRE>, <SAMP>, <XMP>. |
|
<U> underlined text </U> |
|
|
<UL params> <LI>list items </UL> Command Parameters: |
See related commands: <DL>,<MENU>, <OL>.
|
| <VAR> |
<I> command.
|
|
<WBR>
Unpaired Tag |
See related command: <BR>. |
|
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.