Bert Bos | CSS tutorial
For projection: switch to full screen
(With Javascript: press A)
Bert Bos (W3C) <bert@w3.org> with contributions from
WWW 2013 – a W3C Tutorial
Rio de Janeiro, Brazil
14 May 2013
Time | Subject |
---|---|
08:30 | Level, module, snapshot |
08:45 | Level 2 |
08:48 | Style attribute |
08:51 | Media queries |
09:12 | CSS namespaces |
09:18 | Selectors |
09:48 | Color |
10:00 | Break |
Time | Subject |
---|---|
10:30 | Multi-column layout |
10:42 | Backgrounds |
11:00 | Borders |
11:08 | Images and gradients |
11:28 | Values |
11:38 | Fonts |
11:54 | Transitions |
??:?? | Conditional rules |
12:08 | End |
See also CSS crossroads
session this afternoon
(targeted at developers).
http://www.w3.org/Talks/2013/0516-CSS-WWW2013
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: Reinaldo Ferraz or Yasodara Córdova
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…