| |||||||||||||||||||
CLASS Attribute | className PropertyHTML Elements/DHTML Objects Element Attributes Specifies the class of the object. Syntax
Possible Values
The property is read/write. RemarksThe class attribute is typically used to associate a particular style rule in a stylesheet with the element. Example<style>
.style1 {... style definition ...}
</STYLE>
...
<ELEMENT class="style1">
This will take the style defined for the class
</ELEMENT>
See Also |
| ||||||||||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme