Eric Myer seems to have the best method for reseting browser css defaults.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
Eric Myer seems to have the best method for reseting browser css defaults.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
This site was mentioned on Boagworld’s podcast. A great way to develop a colour scheme. http://kuler.adobe.com/
Styling accessible forms with CSS – I put this together a while ago which you’ll probably find useful
http://www.dave-woods.co.uk/?p=91 with it in action here
http://www.dave-woods.co.uk/wp-content/uploads/2007/09/accessible-forms1.html
If you group the label with the form field then it’s usually much
easier to style the form and position it as you require.
All the information you ever need on CSS background positioning:
http://www.digital-web.com/articles/web_design_101_backgrounds/
CSS Sprite Generator
Great site with 40 css templates : http://blog.html.it/layoutgala/
You could also look at Yahoo’s YUI grids & css project which is essentially doing the same thing but supported by Yahoo.
http://developer.yahoo.com/yui/ Another CSS layout project is google blueprint. These projects are supposed to give you some good foundations / layout to improve with your CSS skills.
Complete list of CSS 2.1 attributes with diagrammatic examples : http://xhtml.com/en/css/reference/
StyleSpread – CSS editor – looks ok, with a 30 day trial period.
Was directed to a good page on CSS by the WSG, it has some good stuff on floats etc; http://www.snook.ca/archives/html_and_css/six_keys_to_understanding_css_layouts/
A good beginners guide to css: http://friendlybit.com/css/beginners-guide-to-css-and-standards/
Alistapart has a great article on creating a web page with fixed header and fixed side panel with a flexible main panel. http://www.alistapart.com/articles/conflictingabsolutepositions