List of HTML Commands
List of HTML Commands
...
Indicate the Title of the Document. It appears in the Browser window.
<Base href="http://server.type/name.html">
Specify the address of the default document in use. Used when referring to
another page within the Document.
http://server.type/name.html
Indicate the default 'Frame' of the current page.
-----------------------------------------------------
ATTRIBUTES
#FFFF00
Blue = #0000FF
#00CCFF
White = #FFFFFF
Gray = #CC9999
#CC33FF
Black = #000000
#FF0000
#00FF00
FIXED Fix the background image so that it does not scroll. (IE)
LEFTMARGIN="..." Specifies the left margin of the entire document. (IE)
LINK="..." Specifies the color of the addresses contained in the document.
Specify the text color.
TOPMARGIN="..." Fixes the top margin of the entire Document. (IE)
VLINK="..." Specifies the visited addresses included in the Document.
ATTRIBUTES
SIZE="..." Fixes the size of the Letters, a number between 1 and 7 is used where 3 is the size.
by default. It also allows
...
Specify a text header of various sizes, n indicates the sizes from 1 to 6, 1 is the
larger and 6 is the smallest.
ISINDEX
Show a search index dialog. With this command alone, it cannot be created.
a search page, the Server
Attributes:
... Specifies the location of the program's port where the parameters will be passed
of search.
Specify an alternate message for the dialogue.
General Format:
<ADDRESS>.....< /ADDRESS>
Enclose the author's signature file on the page. The text is displayed in italics.
...
Highlight in **Bold** the enclosed Text.
...
Increase the text size.
<BLINK>.....</BLINK>
Make the text blinking.
.....
It contains an emphasis. The left and right margins are indented.
<BR>
Insert a line break.
Attributes:
...
RIGHT, LEFT, or ALL.
<CENTER>.....</CENTER>
Center the objects it contains. This command can center anything including
images, text, tables, forms,
etc.
.....
Enclose a Quote as a Book Title, etc.
.....
Encloses sample code. The text is displayed in small letters.
.....
Define a comment. All the text is ignored even if it includes HTML code.
.....
Encloses a definition. The text within this command is formatted as a definition.
...
Specify the alignment of the elements it contains. It can be used to divide the
document that has sections
aligned differently.
Attributes:
ALIGN="..."--Sets the alignment. For example: "center", "right", or "left".
...
The text is shown in italics.
...
Set the properties and the font type of the text it contains.
Attributes:
SIZE="..."--Set the font size between values of 1 and 7 where 3 is the default value.
omission. It can be specified
Attributes:
SIZE="..." -- Specifies the line thickness.
COLOR="..."--Specifies the color of the line.(IE)
WIDTH="..."--Specifies the length of the line as a percentage of the page, for example.
WIDTH=70%.
ALIGN="..." -- Specifies the alignment: RIGHT, LEFT, or CENTER.
NOSHADE--Displays the line as solid.
...
Present the enclosed text as Italics.
...
Specify the text to be entered from the keyboard. The text is displayed in bold and in a fixed size.
Attributes:
COLS="..."--Specifies the number of columns.
...
WIDTH="..."-- Specifies the width of the columns.
.....
The text that contains it does not get truncated on the screen.
Attributes:
Specifies the alignment of the paragraph. For example: "center", "left", or "right".
.....
Show the plaintext even if it contains HTML commands. Obsolete -- It is used the
PRE command.
<PRE>.....< /PRE>
Show plain text without removing spaces and line breaks.
.....
Show the text with a line through the center (strikethrough). It is different from the <STRIKE> command.
...
Indicate an example of output for a form or program. The text is displayed in size
small.
...
Show the text in small size.
...
(Netscape) Insert space blocks on the page.
Attributes:
ALIGN="..."--When the type is Block (BLOCK) it specifies the alignment of the text
around.
Values:
RIGHT or LEFT--Align the block of spaces on the specified side, and the text is truncated
around the block.
TOP, MIDDLE, BOTTOM, TEXTTOP, ABSMIDDLE, BASELINE, y ABSBOTTOM--Specify the
vertical alignment of the block with any
...
Show the text in bold, highlighted.
<SUB>...< /SUB>
Show the enclosed text as a subscript.
<SUP>...< /SUP>
Show the enclosed text as superscript.
...
Show the text in teletype format.
...
Show the underlined text. Do not use this command as it may be confused with an address or link.
...
Specify a variable. The text is displayed in small, fixed-size letters.
<WBR>
Make the text it contains truncate if necessary.
...
It makes the enclosed text display without processing any HTML commands it contains.
Obsolete -- The PRE command is used.
Multimedia:
Attributes:
SRC="..." Specifies the location of the Image.
DYNSRC="..." Specifies the location of a video or a VRML world. It can support a
image using the SRC of first for
indefinitely.
Specifies the initial playback moment of the video. It can be used
"FILEOPEN" by default, "MOUSEOVER", or
both.
USEMAP="#map1" Tells the Browser to use the image as a selection interface
defined with the name "map1".
ISMAP tells the browser that the image is a selection map.
ALT="..." Specifies a text that is displayed in browsers that do not support images.
BORDER="..." Specifies the width of the border around the image. If BORDER is "0", No
presents edges in the image.
LOWSRC="..."--Specifies the address of the image that will be loaded first before the
image to be loaded. LOWSRC
RIGHT or LEFT--Aligns to a specific side of the page, and all the text is justified to that side.
image.
TOP, MIDDLE, BOTTOM, TEXTTOP, ABSMIDDLE, BASELINE, y ABSBOTTOM--Specify the
vertical alignment of the image.
VSPACE="..." -- Specifies the space between the edge of the image and the items above or below.
of her.
HSPACE="..." -- Specifies the space between the edge of the image and the items to the right and
left.
WIDTH="..."--Specifies the width of the image. If the size does not match the original, it
adjust.
HEIGHT="..."--Same as the previous one but with the height.
Attributes:
NAME="..." -- Specifies the name of the map to be used later.
Attributes:
SHAPE="..." -- Specifies the silhouette of the selection area. The possible values are RECT,
RECTANGLE
POLYGON.
COORDS="..."--Specifies the silhouette coordinate. Two pairs of coordinates indicate a
rectangle, three or more pairs
following values:
Attributes:
SHAPE="..."--Specifies the silhouette of the selection area. Possible values are RECT,
RECTANGLE
POLYGON.
COORDS="..."--Specifies the silhouette coordinate. Two pairs of coordinates indicate a
rectangle, three or more pairs
following values:
Attributes:
SRC="..." -- indicates the music file.
n
uninterrupted reproduction.
(IE)
Set a text that moves across the screen.
Attributes:
ALIGN="..." -- Specifies the text alignment. The possible values are "TOP", "MIDDLE", or
BOTTOM
Indicates the presentation format 'SCROLL' (omission), 'SLIDE', or
"ALTERNATE". "SLIDE" makes the text
move outside and inside, 'ALTERNATE' shows the text forward and backward repeatedly.
BGCOLOR="..." -- Sets the background color.
...--Indicates the Direction
HEIGHT="..."-- Fixes the height of the text in Pixels or %.
HSPACE="n" -- Sets the margin space to the right and left of the text.
n
indefinitely.
n
n
VSPACE="n" -- Set the top and bottom margin of the text.
WIDTH="..."-- Sets the width of the Marquee in pixels or %.
Attributes:
ALIGN="..."-- Sets the alignment of the applet, the parameters are "LEFT", "RIGHT", "TOP",
"MIDDLE", or "BOTTOM".
Show a message when the browser cannot run the applet.
CODE="..." --Specifies the name of the applet.
CODEBASE="..." -- Specifies the starting address of the applet. The directory where it is located
the applet.
n--Specifies the download order of the images.
HIGHT="..."--Specifies the height of the applet in pixels or %.
HSPACE="n"--Specifies the margins in spaces outside the applet in pixels.
NAME="..." -- Indicates the name of an applet (routine), if there are more applets on the same page.
n
WIDTH="..."--Set the width of the applet in pixels or in %.
Parameters:
These are the specified parameters of each applet, which are passed as arguments.
They are expressed as commands like this
...
Attributes:
...--Specifies whether to start execution or not. 'TRUE' or 'FALSE'.
HIGHT="..."-- Specifies the size in pixels or %.
...
...
SRC="..." -- Indicates the location of the file.
WIDTH="..."--Specifies the width where the object will be displayed.
Attributes:
LANGUAGE="..."--Specifies the language used in the script, such as "VBScript" Visual Basic
Script or 'JavaScript' Java Script.
SRC="..."-- Indicates the location of the file that contains a script.
It is used if you do not want to have the programming code on the page.
...
Show everything you want different from programming code. This command goes inside the
SCRIPT command.
Directions (Links):
Attributes:
HREF="..."--Specifies the URL (location) of the indicated document.
...
when you click with the
mouse. onMouseOver="--Activates a script code when the mouse is over the link.
REL="..." -- Specifies a Direct relationship.
...
TARGET="..." -- Specifies the window where the page will be displayed. The content can be the
name of a predefined Frame or
...--Specifies a caption that appears when hovering over the link, but still
not selected.
Lists:
<LI attribute>
This command lists the paragraphs as a list of words using the following sub-
commands: <DIR>, <MENU>, <OL>, or <UL>.
Attributes:
TYPE="..."
--Specify the type of indicator from the list. The most common values are: DISC, CIRCLE.
SQUARE, A, a, I, i, 1.
<DIR>...< /DIR>
Convert the text enclosed by <LI> into a directory list.
<MENU>...< /MENU>
Convierte el texto encerrado por <LI>, en una lista de menus.
Attributes:
TYPE="..."--Specifies the type of numbering for the indicator. One type of indicator would be: A, a,
I, i, 1.
START="..."--Specifies the initial value of the numbering.
<UL attribute>...< /UL>
Convert the text enclosed by <LI> into a bulleted list.
Attributes:
TYPE="..."--Specifies the type of indicator for the list. Common values are: DISC,
CIRCLE, SQUARE.
...
Create a defined list. Where, <DT> specifies a term from the list and <DD> specifies the
content of the term.
Attributes:
BORDER="..."--Indicates the width (in pixels) of the border around the frame. (Netscape)
COLS="..."--Create the frame as columns and fix the size of each column. The width is
can be expressed as %, pixels, or in
relative size (*). For example, If you want 3 frames of equal size in the form of
column use the COL attribute like this:
COLS=33%,33%,*
FRAMEBORDER="..." -- Specifies whether to display the frame border in 3D or not. The values
common are; 0 (without border) or 1
(Omission). (IE)
...
ROWS="..."--Just like COLS, it specifies frames in the form of rows.
For example, if you want a small frame at the top of the page and a large one below, the attribute
ROWS=15%,*
...
The most common values are 'yes', 'no', and 'auto'.
Attributes:
BORDER="..." -- Specifies the width in pixels of the border around the frame. (Netscape)
FRAMEBORDER="..." -- Specifies whether to display the frame border in 3D or not. The values
common are; 0 (without border) or 1
Attributes:
ALIGN="..."--Specifies the position of the text around the frame. Possible values are TOP,
MIDDLE, BOTTOM, LEFT, and
RIGHT.
FRAMEBORDER="..." -- Specifies whether the frame border is displayed in 3D or not. The values
common are; 0 (without edge) or 1
(Omission). (IE)
HEIGHT="..."--Specifies the height of the eventual frame.
MARGINHEIGHT="..."--Specifies the top and bottom margins.
MARGINWIDTH="..."--Specifies the left and right margins.
NAME="..."--Assigns a name to the frame.
NORESIZE--Prevents the user from resizing.
SCROLLING="..."--Indicates whether the frames have a scroll bar. The values more
common are "yes", "no", and "car".
SRC="..."--Indicates the file that contains the frame.
WIDTH="..."--Specifies the width of the eventual frame.
It is used within FRAMESET, any object within this command is only seen in
browsers that do not support frames.
TABLES
Attributes:
BORDER="..."--Specifies the width of the border around the table. If set to 0, it does not display.
edges.
Use an image for the background of the table. (IE)
BGCOLOR="..."--Sets the background color of the table.
BORDERCOLOR="..."--Sets the border color.
...--Sets the light border color for the 3D effect. (IE)
...
WIDTH="..."--Specifies the width of the table on the page.
CELLSPACING="..."--Specifies the space between the cells.
CELLPADDING="..." -- Specifies the space between the cell and the text.
FRAME="..." -- Specifies the border that should be displayed. (IE)
Possible Types:
Attributes:
ALIGN="..."--Fixes the position of the title. The values used are: LEFT, RIGHT, BOTTOM, or TOP.
Attributes:
ALIGN="..."--Indicates the alignment of the data in the row. For example; LEFT, RIGHT, and
CENTER.
BGCOLOR="..." -- Sets a background color for a row.
BORDERCOLOR="..." -- Sets the border color of the row.
...--Sets the light border color for the 3D effect. (IE)
...--Sets the dark border color for the 3D effect. (IE)
VALIGN="..." -- Sets the vertical alignment of the data in the row. The values are; TOP, MIDDLE,
BOTTOM and BASELINE.
HEIGHT="..."--Specifies the height of the cell.
Attributes:
ALIGN="..."--Indicates the alignment of the data in the row. For example; LEFT, RIGHT, and
CENTER.
BGCOLOR="..."--Sets a background color for a row.
BORDERCOLOR="..." -- Sets the border color of the row.
...--Sets the light border color for the 3D effect. (IE)
Set the dark border color for the 3D effect. (IE)
VALIGN="..."--Fixes the vertical alignment of the data in the row. The values are; TOP, MIDDLE,
BOTTOM, and BASELINE.
HEIGHT="..."--Specifies the height of the cell.
NOWRAP--Prevents text truncation in the cell.
ROWSPAN="..."--Specifies the number of rows to merge.
COLSPAN="..."--Specifies the number of columns to merge.
WIDTH="..."--Specifies the width of the cell.
Attributes:
Use an image for the background of the cell.(IE)
BGCOLOR="..." -- Sets the background color of the cell.
BORDERCOLOR="..."--Set the border color.
... --Sets the light border color for the 3D effect. (IE)
...--Set the dark border color for the 3D effect.(IE)
WIDTH="..."--Specifies the width of the table on the page.
HEIGHT="..."--Specifies the height of the cell.
NOWRAP--Prevents text truncation in the cell.
ROWSPAN="..."--Specifies the number of rows to merge.
COLSPAN="..."--Specifies the number of columns to merge.
WIDTH="..." -- Specifies the width of the cell.
VALIGN="..."--Fixes the vertical alignment of the data in the row. The values are; TOP, MIDDLE,
BOTTOM and BASELINE.
ALIGN="..." -- Specifies the horizontal alignment of the cell. The parameters are; LEFT,
RIGHT, and CENTER.
(IE)
Specify the properties of one or more columns. This command goes after the command.
TABLE.
Attributes:
ALIGN="..."--Specifies the position of the text within the column. The parameters are;
CENTER, LEFT, RIGHT, BOTTOM, or TOP.
Indicate the columns where it applies.
(IE)
It is used with the COLGROUP command and specifies the property of a column. This command
omit any attribute of the command
Attributes:
ALIGN="..."--Specifies the text position within the column. The parameters are;
CENTER, LEFT, RIGHT, BOTTOM, or TOP.
SPAN="..."--Indicates the columns where it applies.
(IE)
Enclose the body of the table. This command is optional if the THEAD or commands are used.
TFOOT. Tool for separating the rows
...(IE)
Enclose the rows that will be used as table footers. It is used after the command
TBODY.
(IE)
Enclose the rows that will be used as the header. It is used before the TBODY command.
Forms:
<FORM attribute1="..." attribute2="...">.....< /FORM>
Specify a form. These are used to send information to a server.
Attributes:
ACTION="..." -- Specifies the address of the form's output action. Usually, it is the
address of a CGI file. Also
serve attaches the arguments at the end of the fixed address in ACTION. When using POST,
The information is sent as
an HTTP format.
TARGET="..." -- Specifies the window where the information will be displayed. The target can be a
previously defined frame or one
Attributes:
ALIGN="..." -- If the type is an image, specify the alignment of the text around it.
image. For example: TOP,
omission (TEXT). For RESET and SUBMIT, specify the text that will be displayed on the button type
3D.
TYPE="..."--Specifies the type of control.
Values:
server.
HIDDEN--Nothing is shown, but the information is sent anyway.
PASSWORD--Create a text entry line, the information is displayed represented by *
(Viewing is not allowed).
RADIO--Create a list of radio buttons from which only one can be selected
select. The alternatives may
have the same name, but they can have different values.
RESET--Create a 3D button that clears the form content. A name can be assigned.
different from RESET with the attribute
VALUE.
SUBMIT--Create a 3D button that submits the form.
IMAGE--Just like the SUBMIT type, it can submit a form immediately when the
user select the image. Together
with the normal information, when sent by selecting the image, the coordinates of the
selection point (in pixels from
the upper left point) are also sent. The X coordinate is sent as ".x" along with the
Y coordinate '.y' next to the
name.
Create an input box. The size can be specified with the SIZE attribute.
...
Create a multi-line input box. Any text within this command is displayed
like the default value.
Attributes:
COLS="..." -- Specifies the length of the text.
...--Specifies the number of lines.
NAME="..."--Specifies a name for the inbox.
... -- Specifies whether the text will be truncated. Possible values are 'HARD', 'SOFT', or
NONE