![]() |
VOOZH | about |
Cascading style sheets (CSS) is the presentation language for web content. The World Wide Web Consortium maintains the CSS standard.
Tutorials and concept articles to teach you CSS from the ground up.
A reference guide to all the CSS selectors available.
A reference guide to all the available CSS properties.
A reference guide to all the CSS functions.
A reference guide to the different CSS @rules (at-rules) available.
A reference guide to the different types of available media query.
Note: If you are completely new to web development, you may want to review Web development for beginners.
Cascading Style Sheets (CSS) is a language that applies presentation (styling, layout, animation) to markup content (such as HTML, XHTML, SVG or XML). It is one of the main components of the Open Web Platform.
CSS allows you to style your content through a set of selectors and properties.
CSS development is handled by the CSS working group. To find out more, including how to participate, go to the CSS working group home page. For providing feedback and asking questions related to contributing to specs, a good place is the www-style mailing list. Bear in mind that it is not a suitable place for “how do I use CSS to style my web page” type questions. A list of all CSS properties can be found here CSS3 properties Reference
As CSS continues to evolve, we’ll continue to improve the docs. Currently, we’re working on CSS properties. To join that project, see WPD/CSS_property_guide.
The list of CSS properties, below, only includes W3C Recommended values or candidate/proposed recommendations. Use the Special:PrefixIndex/css/ search page to find all articles organized under this page, or the CSS category page for all CSS-related pages in the wiki.