You are here:  NetStrider » Tutorials » HTMLRef » Section M:R «

HTML Reference Guide

Author: Randy D. Ralph.   In place March 1, 1999.   Copyright © 1999 NetStrider.   Presented as a public service.
Section M : R
Select the Section below which Corresponds
to the First Letter of an HTML Command
 
A : D
 
 
E : H
 
 
I : L
 
 
M : R
 
 
S : Z
  

<MAP NAME="name">
  <AREA> statements
</MAP>
learn more Links the name specified to an inline image which references the same map name and, through the included statements, defines clickable areas within the inline image which may be linked to internal or external URLs.

See also:  <AREA>, <IMG>.

<MARQUEE> marquee text </MARQUEE>

Internet Explorer Specific Command Parameters: 
bgcolor=

learn more Defines a scrolling text marquee with the attributes set by the parameters supplied and by any <FONT> statements surrounding or outside the <MARQUEE> command tag pair.

Comic Sans MS Font Scrolling Marquee

Works only in the Internet Explorer browser.

<MENU>
    <LI>list items
</MENU>
learn more Defines a simple menu list, bulletized in most browsers.

See preferred command: <UL>.

See also: <DIR>, <OL>.

<META params>

Command Parameters: 
content= http-equiv name=

Unpaired Tag

learn more META tags make declarative statements about the web site which are not visible to the user.  They can be used by WWW search engines, Internet Service Providers and filtering programs to determine page content, authorship, scope and copyright information among other things.

Meta statements occur only in the <HEAD> document segment.

See: <HEAD>.

<MULTICOL params>
    text to be columnated
</MULTICOL>

Command Parameters: 
cols= gutter= width=

learn more Defines a multicolumn area of text.  The command is specific to the Netscape browser.  The same effect can be realized using the <TABLE> command in Internet Explorer.

See related command: <TABLE>.

<NOBR>
    a text line which cannot be broken
</NOBR>
learn more Included text cannot be wrapped or broken except where expressly specified using the corresponding <WBR> command.

See related command: <BR>.

<NOFRAMES>
    alternate HTML code
</NOFRAMES>
learn more Provides a container for alternate HTML code which is viewed only if the user's browser is not capable of displaying frames in a framed document.

See: <FRAME>, <FRAMESET>.

<OBJECT params>
    object paramters
</OBJECT>

Internet Explorer Specific Command Parameters: 
classid= id= param name=

learn more Provides a container for the Activex X controls to be embedded directly in an HTML document.  It supports the insertion of multimedia video objects.  It works only in the Internet Explorer browser.

See comparable command: <IMG>.

<OL params>
    <LI>list items
</OL>

Command Parameters: 
start= type=

learn more Defines an ordered list in which list items are numbered according to the specified command parameters.

See related commands: <MENU>, <UL>.

<OPTION params>Displayed Option

Command Parameters: 
selected value=

learn more Defines a list of choices within a <FORM> when used in conjunction with the <SELECT> command.

See also:  <FORM>, <SELECT>.

<P params>
    some paragraph text
</P>

Command Parameters: 
align=

or simply

<P>

learn more When used as a paired tag, defines the characteristics of a contained paragraph of text.

When used as a simple unpaired tag, produces a line break with white space.

See also: <DIV>, <BR>.

<PRE>
    some
      preformatted
        text
</PRE>
learn more Contains an area of preformatted text.  Text is displayed exactly as contained within the HTML file.  All formatting and spacing is preserved.  Unless otherwise indicated, text is displayed in a nonproportionally spaced font.

See also: <LISTING>.

 
A : D
 
 
E : H
 
 
I : L
 
 
M : R
 
 
S : Z
  
Select the Section above which Corresponds
to the First Letter of an HTML Command

Author: Randy D. Ralph.  In place January 26, 1999.  Copyright © 1999 NetStrider.  Presented as a public service.

Return to the Table of Contents.









Hosted by uCoz