Suscriber with us



Receive HTML?

Syndicate

HTML Attributes PDF Print E-mail

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.

AttributeValueDescription

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.

AttributeValueDescription

dir 

ltr | rtl 

Sets the text direction 

lang

language_code
 

Sets the language code

Keyboard Attributes

AttributeValueDescription

accesskey 

character
 

Sets a keyboard shortcut to access an element 

tabindex 

number
 

Sets the tab order of an element 

 





Digg!Del.icio.us!Google!Live!Facebook!Slashdot!Technorati!StumbleUpon!Newsvine!Yahoo!Free social bookmarking plugins and extensions for Joomla! websites!
Last Updated ( Friday, 14 March 2008 )
 
< Prev   Next >

HTML EXAMPLES

Examples

Polls

Which is the best Scripting language?