Difference between revisions of "CSS property"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 15: | Line 15: | ||
* [http://www.w3schools.com/cssref/ CSS Reference] @ w3schools.com | * [http://www.w3schools.com/cssref/ CSS Reference] @ w3schools.com | ||
* [https://www.w3.org/TR/CSS2/propidx.html Full property table] @ w3.org | * [https://www.w3.org/TR/CSS2/propidx.html Full property table] @ w3.org | ||
+ | |||
+ | [[Category:Cascading Style Sheets]] |
Latest revision as of 14:45, 18 May 2016
In Cascading Style Sheets, a property is a subdivision with a style rule.
HTML attributes
HTML has a similar concept, HTML attributes.
See also
External links
- CSS Reference @ developers.mozilla.org
- CSS Reference @ w3schools.com
- Full property table @ w3.org