Tag Attributes

Tag Attributes

Attribute

Appointment

Possible. Meanings

ACTION

Applies to the <FORM> tag to send data to anywhere. E-mail address, file of scenarios.

ALIGN

Aligning the page elements relative to each other or to the page itself.

Left, right, center top, char, justify

ALINK

Determines the color of the active link and is used in the <BODY> tag. Colors in RGB.

BGCOLOR

Specifies a color background for the Web page. Colors in RGB.

CHARSET

Is used to specify the encoding of the page, is used in the <META> tag. Name of the encoding.

CHECKED

Set the name of the item in the form by default. No values

CITE

Indicates the source when quoting it. Address on the Internet.

COLS

Determines the width of the frames. Numeric in px

DIR

The direction of the letter on the page, for example: left-to-right or right-to-left (Arabic). Left-to-right or right-to-left

DYNSRC

Link to the video file (when using the <IMG> tag. Address of the video file.

FACE

Set font headset. The font name.

FRAME

Determines the appearance of the external lines of the table. Above, below, box hsides, lhs, rhs, void, vsides.

HEIGHT

Indicates the height of the page element. Px,%.

HREF

The address for the normal link. address.

LANG

Determines the direction of the letter. Left-to-right or right-to-left.

LINK

Assigns the default link color in the <BODY> tag. Colors in RGB.

NOSHADE

Changes the appearance of the lines (if the COLOR attribute is not applied. No values.

ROWS

Sets the height of the frames. Px.

RULES

Determines the appearance of the internal elements of the table. All, cols, groups, none, rows.

SHEME

Is used to classify the recording formats in the <META> tag

SIZE

Indicates the font size. Pt, px,%, mm, cm, in, pic, ems, exs.

SRC

Specifies the address of the link when used as the last image. address.

TARGET

Specifies in which window the link will be opened. _blank, _parent, _self, _top.

TEXT

The default text color setting (entered in the <BODY> tag. Colour.

TITLE

Making comments for some elements (links, images) that will appear when hovering the mouse. Text for comment.

TYPE

Indicates the type of numbering in the lists of the same name. 1, A, a, I, i.

USEMAP

The name of the link map when using them. Name of the link map.

VLINK

Determine the color for the visited links and is specified in the <BODY> tag. Colour.

WIDTH

Specifies the width of the page elements. Px,%.