sunsnapper
Friend of XOOPS
Posted on: 2002/6/10 5:59
#1
So, with that in mind, I have been digging into some CSS resources that shed some light on some cross-browser issues and give advice and tests on how to optimize your CSS code.
I thought I would share the links with you:
http://www.alistapart.com/stories/sizematters/
A List Apart: Size Matters -- Overview of accessibility advantages with font-size keywords versus px
http://www.webreview.com/style/
Cross-browser compatible CSS
http://www.utexas.edu/learn/css/
Very easy to read explanation of style sheets... from simple to advanced
http://www.expressnews.ualberta.ca/ualberta/Services/css.html
A nice, quick sample/test page
http://www.w3.org/TR/REC-CSS1
W3C CSS1 specification
http://www.csszengarden.com/
Dramatic example of the power of separating presentation from content... and some inspiring designs.
Polish your theme CSS files
2002/6/10 5:59 I'm getting ready to polish the theme for my site, and while there are things I like about phpkaox, I love the use of keyword font sizes in the blue thunder theme.So, with that in mind, I have been digging into some CSS resources that shed some light on some cross-browser issues and give advice and tests on how to optimize your CSS code.
I thought I would share the links with you:
http://www.alistapart.com/stories/sizematters/
A List Apart: Size Matters -- Overview of accessibility advantages with font-size keywords versus px
http://www.webreview.com/style/
Cross-browser compatible CSS
http://www.utexas.edu/learn/css/
Very easy to read explanation of style sheets... from simple to advanced
http://www.expressnews.ualberta.ca/ualberta/Services/css.html
A nice, quick sample/test page
http://www.w3.org/TR/REC-CSS1
W3C CSS1 specification
http://www.csszengarden.com/
Dramatic example of the power of separating presentation from content... and some inspiring designs.