How to write Efficient CSS
February 02, 2005
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).
Tweet
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
Recent Entries
- Speaking at ColdFusion Zeus Preview Event in DC
- Setup ColdFusion 9.0.1 Fully Patched
- Enabling Unlimited Strength Cryptography in ColdFusion
- Nginx redirect www to non www domain
- HashDOS and ColdFusion
- HackMyCF Updated for APSB11-29 Security Hotfix
- Adobe eSeminar on FuseGuard
- Determining Which Cumulative Hotfixes are Installed on ColdFusion


add to del.icio.us


