eXTReMe Tracker

Thursday, November 16, 2006

CSS Grids and Layouts by Yahoo! Developer Network

I notice that there are alot of people sniffing around for CSS grids and feel obliged to point you to the best, most flexible resource I know if (which happens to come from the company I work for). The Yahoo! front-end gurus make your life easier with the Y!UI Library. Just download a lean, mean 2.5k css file and include it in your strict doctype html and follow the easy directions on the page linked from here to create 200 different types of layouts! Doesn't get easier. Link

An interesting feature of the Y!UI libaries is the CSS Reset file, which when included, essentially levels the playing field across browsers by neutralizing all incompatible presets to give you a stable foundation on which to build your pages. Link