Re: [css-d] Looking for online reference re optimizing style sheet syntax

2011-04-19 Thread Keith Purtell
On 4/18/2011 12:19 PM, Nancy Johnson wrote: There are optimization checkers and I have used those but do it judicially. http://designshack.co.uk/articles/css/18-css-compression-tools-and-techniques Some good info there. I hadn't looked into CSS sprites before. They'll be useful when I have

Re: [css-d] Looking for online reference re optimizing style sheet syntax

2011-04-18 Thread David Laakso
On 4/17/11 8:17 PM, Keith Purtell wrote: I'm about 85 percent done with my site. The pages look acceptable but awaiting batch html/css validation. One thing I need to do is clean up the main style sheet. I found some general tips about this (at websiteoptimization.com), like ... - Keith Purtell

Re: [css-d] Looking for online reference re optimizing style sheet syntax

2011-04-18 Thread Philippe Wittenbergh
On Apr 18, 2011, at 9:17 AM, Keith Purtell wrote: I'm about 85 percent done with my site. The pages look acceptable but awaiting batch html/css validation. One thing I need to do is clean up the main style sheet. https://developer.mozilla.org/en/CSS/Writing_Efficient_CSS Philippe --

Re: [css-d] Looking for online reference re optimizing style sheet syntax

2011-04-18 Thread Nancy Johnson
My stylesheets are quite a mess by the time we go live. I do clean them up, remove commented out items that were only for my eyes or internal developer's eyes, make sure they are grouped and global stuff on top. I like each style on one line. There are optimization checkers and I have used

[css-d] Looking for online reference re optimizing style sheet syntax

2011-04-17 Thread Keith Purtell
I'm about 85 percent done with my site. The pages look acceptable but awaiting batch html/css validation. One thing I need to do is clean up the main style sheet. I found some general tips about this (at websiteoptimization.com), like ... ...remove whitespace, and use shorthand properties. Group

Re: [css-d] Looking for online reference re optimizing style sheet syntax

2011-04-17 Thread Gabriele Romanato
http://onwebdev.blogspot.com/2011/02/improving-your-css-performance.html I've summarized it in as much details as I could. HTH :-) -- http://www.css-zibaldone.com/ http://www.css-zibaldone.com/test/ (English) http://www.css-zibaldone.com/articles/ (English) http://onwebdev.blogspot.com/