ATOMICSELECTION html attribute | Specifies whether the element and its contents must be selected as a whole, indivisible unit. |
BGCOLOR html attribute | |
BaseHref | Retrieves a string of the URL where the object tag can be found, often the href of the document that the object is in, or the value set by a base element. |
STYLE html attribute | Sets an inline style for the element. |
aLink | |
abbr | Indicates an abbreviation or an acronym. |
accept | Sets or retrieves a comma-separated list of content types. |
accessKey | Sets a keyboard keystroke for selection of its element, which would otherwise be done using a mouse. |
action | Sets or retrieves the URL to which the form content is sent for processing. |
align | |
align (Table caption, legend element) | Sets or retrieves a value that indicates the table alignment. |
align (Table, iframe elements) | Specifies the horizontal alignment of the content in an element. Not supported in HTML5. Use CSS instead. |
image | |
alinkColor | Sets or gets the color of all active links in the document. |
allowTransparency | Sets or retrieves whether the object can be transparent. |
alt | |
alt | |
async | Provides control of when a script executes while a document loads. |
autocomplete | |
autocomplete (input, form elements) | Specifies whether a form should have autocomplete on or off. When autocomplete is on, the browser automatically complete values based on values that the user has entered before. |
autofocus | Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing. |
axis | |
background (Body element) | Specifies a background image for a document. This attribute is deprecated in HTML4 and not supported in HTML5. Use CSS. |
background (Table, table cell, td, th elements) | Specifies up to five separate background properties of an object. |
balance | |
bgColor | Specifies the background color of a document. This is deprecated in HTML4 and not supported in HTML5. |
bgColor (document) | Deprecated. Sets or retrieves the background color behind the object. |
bgProperties | |
border | Specifies the width of the border around an element. Deprecated in HTML4, not supported in HTML5. Use CSS. |
border (frameSet, iframe) | Sets or retrieves the space between the frames, including the 3-D border. |
borderColor | Specifies the border color of the object. |
borderColorDark | |
borderColorLight | Sets the colors of the upper and left corners of the cell. Used with borderColorDark to set the lighter colors in an element's shaded border. Deprecated in HTML4, unsupported in HTML5. Use CSS. |
bottomMargin | |
cellPadding | Specifies the space, in pixels, between the cell wall and the cell content. Not supported in HTML5. Use CSS. |
cells | Retrieves a collection of all cells in the table row or in the entire table. |
ch | Sets an alignment character. The first occurrence of the alignment character in each cell in a column will be on a vertical axis. |
chOff | Removes an alignment character set by the attribute ch . |
checked | Sets or retrieves the state of the check box or radio button. |
cite | |
class | Specifies one or more classnames for an element, usually used to point to a class in a style sheet. |
classid | Sets or retrieves the class identifier for the object. |
clear | |
code | Defines a piece of computer code. Renders in fixed-width characters. |
codeBase | Sets or retrieves the URL of the component. |
codeType | |
colSpan | |
color | The foreground color of the text of an object. |
cols | |
cols (TextArea element) |
No comments:
Post a Comment