Bert Bos | CSS tutorial
For projection: switch to full screen
(With Javascript: press A)
ACSW 2016
Canberra, Australia
5 February 2016
Time | Subject |
---|---|
14:00 | Level, module, snapshot |
14:15 | Style attribute |
14:18 | Media queries |
14:39 | CSS namespaces |
14:45 | Selectors |
15:15 | Break |
Time | Subject |
---|---|
15:45 | Color |
15:57 | Multi-column layout |
16:09 | Backgrounds |
16:27 | Borders |
16:35 | Images and gradients |
16:55 | Values |
17:05 | Fonts |
17:21 | Transitions |
??:?? | Conditional rules |
17:35 | End |
CSS is only one part of the Open Web Platform. To learn more:
http://www.w3.org/Talks/2013/0516-CSS-WWW2013 (older version)
To Lead the Web to its full potential
To Anticipate the Trends
To Increase your company value
Join W3C
http://www.w3.org/Consortium/join
or contact: Armin Haller or Priscilla Kan John
Bert Bos <bert@w3.org>
GPG fingerprint: 7744 0204 52A5 14D9 147D
2A13 2D7A E420 184B 5BA4
The first half of the tutorial is about the parts of CSS that are considered most stable. That includes level 2 and a few modules of level 3. All modules here are W3C Recommendations or W3C Candidate Recommendations that the CSS working group believes can be implemented with very little fear of future changes.
This tutorial assumes that you already know level 2 of CSS and only talks about level 3.
The second part of the tutorial is a small selection of other modules of CSS level 3. Some of them are Candidate Recommendations, which means W3C recommends people to implement them (and send feedback), but at the time the implementations are still rare and incomplete. You are recommended to try these modules, but be aware that they may not work in all your software yet.
The others are only Working Drafts and there are at most experimental implementations. We hope you will soon be able to use these modules, but at the moment you should not, unless it is to experiment.
There are many more modules in the works, several have experimental implementations to play with, but it would take several days to talk about them all…