canmove, Confirmed users
2,848
edits
(scroll snap safari only demo) |
(similar intro as DOM) |
||
Line 1: | Line 1: | ||
CSS is short for Cascading Style Sheets (CSS), and typically includes the full set of Selectors, CSS properties, values, and @-rules supported by browsers. | |||
* | |||
CSS is one of several web [[standards]]. | |||
For documentation on CSS, how to develop for it, use various properties, see: | |||
* https://developer.mozilla.org/en/CSS | |||
<span style="float:right">__TOC__</span> | <span style="float:right">__TOC__</span> | ||
= CSS = | = CSS = | ||
== | == Priorities == | ||
The following CSS specs/proposals are a priority | The following CSS specs/proposals are a priority. | ||
=== 2018 Priorities === | === 2018 Priorities === | ||
Line 284: | Line 288: | ||
* [[DOM]] | * [[DOM]] | ||
* [[Standards]] | * [[Standards]] | ||
* [[Platform]] | |||
* [https://developer.mozilla.org/en/CSS MDN: CSS home page] | * [https://developer.mozilla.org/en/CSS MDN: CSS home page] | ||
* [http://mozdevs.github.io/devrel-dashboard/ Mozilla DevRel Dashboard] - dynamic overview of [META] and other high level bugs in [[CSS]], [[DOM]], [[DevTools]], [[MDN]], [[Toolkit]], etc. | * [http://mozdevs.github.io/devrel-dashboard/ Mozilla DevRel Dashboard] - dynamic overview of [META] and other high level bugs in [[CSS]], [[DOM]], [[DevTools]], [[MDN]], [[Toolkit]], etc. | ||
* [https://wiki.csswg.org/ CSS Working Group Wiki] | * [https://wiki.csswg.org/ CSS Working Group Wiki] |