CSS: Difference between revisions
From DWIKI
No edit summary |
m (→More links) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [http://www.w3.org/TR/REC-CSS1 Cascading Style Sheets, level 1] | * [http://www.w3.org/TR/REC-CSS1 Cascading Style Sheets, level 1] | ||
* [http://www.w3.org/TR/REC-CSS2/ Cascading Style Sheets, level 2] | * [http://www.w3.org/TR/REC-CSS2/ Cascading Style Sheets, level 2] | ||
=== More links === | |||
*[http://garfield.tuxick.net/docs/html_css.html my notes] | |||
*http://www.alistapart.com/topics/ | |||
*[http://www.csszengarden.com/ CSS Zen Garden] | |||
*[http://en.wikibooks.org/wiki/Programming:CSS CSS 'Programming'] | |||
*[http://alistapart.com/articles/taminglists/ Taming Lists] | |||
*[http://applestooranges.com/goodies/css-for-bar-graphs/ Bar graphs in CSS] | |||
*[http://faq.css-standards.org faq.css-standards.org] | |||
*[http://en.selfhtml.org/css/ Selfhtml] | |||
===CSS and not using tables=== | |||
*[http://www.w3.org/2002/03/csslayout-howto Tableless layout HOWTO] | |||
*[http://www.hotdesign.com/seybold/ Why tables for layout is stupid] | |||
*[http://en.wikipedia.org/wiki/Tableless_web_design Tableless web design] |
Latest revision as of 15:50, 14 February 2011
W3C
More links
- my notes
- http://www.alistapart.com/topics/
- CSS Zen Garden
- CSS 'Programming'
- Taming Lists
- Bar graphs in CSS
- faq.css-standards.org
- Selfhtml