HTML Standard Attributes
Core Attributes
Language Attributes
Keyboard Attributes
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,tyle and title
Attribute Value Description
class class_rule or style_rule The classof 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,ht,iframe,param, and script elements
Attributes 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 shorcut to access an element
tabindex number sets the tab order of an element
Core Attributes
Language Attributes
Keyboard Attributes
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,tyle and title
Attribute Value Description
class class_rule or style_rule The classof 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,ht,iframe,param, and script elements
Attributes 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 shorcut to access an element
tabindex number sets the tab order of an element
No comments:
Post a Comment