Difference between revisions of "Class attribute (HTML)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 7: Line 7:
 
* [[Attribute–value pair]]
 
* [[Attribute–value pair]]
 
* [[ID attribute (HTML)]]
 
* [[ID attribute (HTML)]]
 +
 +
[[Category:HTML]]
 +
[[Category:Web design]]
 +
[[Category:Web design and development]]

Latest revision as of 09:34, 21 April 2016

In HTML, a class attribute is an attribute–value pair inside a tag.

It is used in combinations with class selectors.

See also