benad ([info]benad) wrote,

CSS Survival Kit

A quick post about web development, especially across browsers and OS. There are to sets of tools that can save you a lot of headaches when doing CSS development.

The first one is the CSS tools from Yahoo! UI Library, namely Reset CSS to reset base CSS style differences across browser, Base CSS to then restore every styles to sensible defaults, Fonts CSS to have base fonts that don't suck (with a cheat sheet for font size and family adjustment that works even with font zooming), and finally Grids CSS for basic grid layouts that "just work" and don't break.

And as a quick note, as part of YUI they have released the YUI Compressor, a Java command-line tool that has both a JavaScript compressor/obsfucator and a CSS compressor (open source, BSD-style).

The second one is weirder. It's ie7-js, a set of JavaScripts that makes Microsoft Internet Explorer 5.5 and higher behave more standard-compliant, fixing semi-transparent PNGs in IE 5.5 and IE 6 along the way. It works pretty well (for "beta" JavaScript hacks), and it's a ton better than always having to tweak your code with workarounds for only IE.

Tags: web_development

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    Your IP address will be recorded 

  • 1 comments

Anonymous

March 9 2008, 03:10:24 UTC 4 years ago

Alternate CSS Reset Options..

Excellent information, thanks. I hate to cold-comment like this, but I recently posted an nice article featuring a truckload of different CSS reset styles (http://perishablepress.com/press/2007/10/23/a-killer-collection-of-global-css-reset-styles/). I hope it helps!
Create an Account
Forgot your login or password?
Facebook Twitter More login options
English • Español • Deutsch • Русский…