HTML A-Z Quick Reference

(Last Update 17:31 on Wednesday, 02 April 2003)

<MAP ... > ... </MAP>
Specifies a client-side image map.
NAME=...
The name of the map, used as an anchor in the USEMAP= attribute of <IMG>.
<MENU>
...
</MENU>
Displays a list of items. May use less space than OL>.
<META ... >
NN:1.1 Specifies information about the document.
NAME=...
The name of the information, typically DESCRIPTION, KEYWORDS or AUTHOR.
HTTP-EQUIV=...
An HTTP response header.
CONTENT=...
The content of the information, or the HTTP response value.
<MULTICOL ... >
...
</MULTICOL>
NN:3.0 Specifies balanced equal-width columns.
COLS=...
The number of columns.
GUTTER=...
The number of pixels between columns. Default is 10.
WIDTH=...
The width of the columns. Default is best fit.
MARGINHEIGHT=...
<FRAME ... >
The top and bottom document margins.
MARGINWIDTH=...
<FRAME ... >
The left and right document margins.
MAXLENGTH=...
<INPUT ... >
The maximum number of characters that a text or password element can accept.
MAYSCRIPT
<APPLET ... >
NN:4.0 Permits the applet to access JavaScript.
MEDIA=...
<LINK ... >
IE:4.0 Specify SCREEN or PRINT to limit the effect of the style sheet. Default is ALL.
METHOD=...
<FORM ... >
The protocol used to access the URL. Defaults to GET but some CGI scripts use POST.
MULTIPLE
<SELECT ... >
Indicates that more than one selection can be made.
  A B C D E F G H I K L M N O P Q R S T U V W X Z

Frames Version
Customization Page
Back to Home Page


624546
38.107.191.101