How to write Efficient CSS

web

I came across a good article called How to write efficient CSS today. It is a guide that shows several ways you can reduce the size of your CSS files (CSS shortcuts, etc).


3 people found this page useful, what do you think?

Trackbacks

Trackback Address: 207/ECA8A4475358E8755E927427BCEE1426

Comments

On 02/02/2005 at 7:41:52 PM EST Brian wrote:
1
Be wary - efficient is not the same as maintainable. Although I use many of these shortcuts, it does obfuscate the code somewhat making maintenance possibly more difficult. Since the CSS file is typically cached after one hit to your site, there are diminishing levels of return for anyone not running monster traffic.

On 02/03/2005 at 12:42:10 PM EST Pete Freitag wrote:
2
Those are good points Brian. As for the CSS file being cached, this is true - however - the benefit of having a fast loading CSS style sheet, is a faster load for the first impressions.

That said it still may be a moot point on a broadband connection a user will not likely notice the difference.

If your going to optimize for size your best bet is probably to focus on your HTML header and footer.

On 06/06/2006 at 9:22:01 AM EDT venkat wrote:
3
tomake my html efficient

On 01/03/2008 at 4:07:50 PM EST Jeff wrote:
4
That article seems to have moved here: http://www.communitymx.com/content/article.cfm?cid=90F55

Post a Comment




  



Spell Checker by Foundeo

Recent Entries



foundeo


did you hack my cf?