HTML 4.0 Standard Attributes
HTML tags can have attributes. The special attributes for each tag are listed
under each tag description. 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, and title elements.
| Attribute |
Value |
Description |
| class |
class_rule or style_rule |
The class of the element |
| id |
id_name |
A unique id for the element |
| style |
style_definition |
An inline style definition
|
| title |
tooltip_text |
A text to display in a tool tip
|
Language Attributes
Not valid in base, br, frame, frameset, hr, iframe, param, and script
elements.
| Attribute |
Value |
Description |
| dir |
ltr | rtl |
Sets the text direction |
| lang |
language_code |
Sets the language code |
Keyboard Attributes
| Attribute |
Value |
Description |
| accesskey |
character |
Sets a keyboard shortcut to access an element
|
| tabindex |
number |
Sets the tab order of an element
|
Start Creating a stunning, Flash website. It's easy and free!
Wix.com offers you a simple, powerful, drag & drop editing platform to create stunning Flash websites, layouts, and more.
With added e-commerce features such as search engine visibility and professional tools, Wix is the ultimate solution for creating a spectacular site.
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4500 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|