html - Attributes Flashcards
abbr
Specifies that a string is an abbreviation for a longer word or phrase.
above
Name of the layer above the element.
accept
Specifies accepted MIME types for file uploads.
accept-charset
Comma or space-delimited list of character encodings that are accepted by the server processing the form.
accesskey
Hot-key shortcut for the element.
action
URL for submitting the form.
align
Defines the alignment of the element.
alink
Specifies the color for active links in the document. Specify either a color name or RGB color.
allowtransparency
Specifies whether the background of the element may be transparent.
alt
Specifies alternative text to display if the element cannot be displayed as expected.
application
Specifies whether the content of the element is considered an HTA application.
archive
URL or list of URLs that need to be preloaded for the element.
autocomplete
Specifies whether form autocompletion, which automatically completes the fields on a form after the user has typed enough letters, is on or off.
axis
Specifies a name for a group of headers.
background
Specifies the URL for the background image for the document or element.
balance
Number between -10000 and +10000 that specifies the sound balance for the left and right speakers.
behavior
Specifies the movement behavior of the element.
below
Name of the layer below the element.
bgcolor
Specifies the background color for the document or element. Specify either a color name or RGB color.
bgproperties
If set, specifies that the background image is fixed and will not scroll.
border
Width (in pixels) of the border around the element.
bordercolor
Specifies the color of the border of the element. Specify either a color name or RGB color code.
bordercolordark
Specifies the darker color of the border of the element, if the element has a 3D effect. Specify either a color name or RGB color code.
bordercolorlight
Specifies the lighter color of the border of the element, if the element has a 3D effect. Specify either a color name or RGB color code.