Please visit our sponsors !
HTML 4.0 Standard Attributes
HTML tags can have attributes. The special attributes for each tag are listed
under the tags in the "HTML 4.0 Reference" page. The attributes listed
here are the core and language attributes that are standard for all tags (with a few exceptions):
Core Attributes
Not valid in: base, head, html, meta, param, script, style, title.
| Attributes: |
Values: |
Description: |
| class |
class_rule or style_rule |
The class of the element.
|
| id |
id_name |
String that identifies the object
|
| style |
style_definition |
An inline style definition
|
| title |
tooltip_text |
Text to display in tool tip
|
Language Attributes
Not valid in: base, br, frame, frameset, hr, iframe,
param, script.
| Attributes: |
Values: |
Description: |
| dir |
ltr | rtl |
Text direction
|
| lang |
language_code |
Language code
|
Keyboard Attributes
| Attributes: |
Values: |
Description: |
| accesskey |
character |
Accessibility character
|
| tabindex |
number |
Position in tabbing order
|
Jump to: Top of Page
or HOME or
Printer friendly page
Search W3Schools:
What Others Say About Us
Does the world know about us? Check out these places:
Dogpile
Alta Vista
MSN
Google
Excite
Lycos
Yahoo
Ask Jeeves
We Help You For Free. You Can Help Us!
W3Schools is for training only. We do not warrant its correctness or its fitness for use.
The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2002 by Refsnes Data. All Rights Reserved
|