2008
Jun
27
Useful CSS related links
Tags:
CSS
CSS frameworks & resetting
CSS Tools: Reset CSS
The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. Reset styles quite often appear in CSS frameworks, and the original “meyerweb reset” found its way into Blueprint, among others.
List of CSS Frameworks
List of CSS Frameworks which can save lots of time and are fully tested in all browsers.
Fluid 960 Grid System
(960 pixel fixed width, 12-column fluid width and 16-column fluid width) which have been built upon the work of Nathan Smith and his 960 Grid System using effects from the Mootools JavaScript library.
Fonts
Font Tester
CSS font comparison tool.
Layouts
Dynamic CSS layouts in 5 minutes
Tutorial for Grid Plugin for Cacheer that allowes for quick and easy CSS layouts.