Monday, June 1, 2009

HTML coding definitions


HTML Attribute references:

attribute: class
value: class_rule or style_rule
description: the class element

attribute: id
value: id_name
description: A unique id for the element

attribute:style
value: style_definition
description:  an inline style definition

attribute: title
value: tooltip_text
description: the text to display in a tool tip

No comments:

Post a Comment