Share this post! |
| Vote this! |
|
There are few XHTML/HTML attributes which are standard and associated
to all the XHTML/HTML tags. These attributes are listed here with small
description.
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 mouse tip
|
more...
Highly
Recommended Reading After Above
HTML And CSS
0 comments:
Post a Comment