I'm thinking of getting into the web designing business . I am aware that I will bump into a lot of CSS headaches , and I'm certain people have bumped into them long before I did . Is there a website I could check for solutions to common problems (e.g:aligning an image like this doesn't show up in IE)?
Something like a cookbook would be great ! ( I know of CSS Cookbook , but I would like something more problem-oriented )
|
7
|
|
||
|
|
|
http://www.quirksmode.org/ is one of the best resources for browser compatibility tables regarding CSS, JS and HTML. |
||
|
|
|
|
I found AListApart useful |
||
|
|
|
CSSZEN is a great site that teaches all about best practices for CSS |
|||
|
|
|
its the best |
||
|
|
This is a great site for tracking down known IE rendering quirks/bugs. |
||
|
|
|
|
um, StackOverflow? EDIT: this answer was intended to be humorous but is also serious. StackOverflow is a great place to find solutions to specific CSS scenarios. |
||||||||
|
|
|
Sitepoint has started a very good reference for CSS (as well as JavaScript and HTML) All of them give a list of which browsers properly support each item. |
||
|
|
|
|
SelfHTML is a great resource for knowledge about HTML and CSS, but it isn't yet translated into english yet, so it is only available in german and french. |
|||
|
|
gotapi.com is a great way to quickly search the documentation, and they include documentation from w3schools.com and htmlhelp.com. |
||
|
|
|
|
Think Vitamin is getting better daily. Bonus: it uses 960.css. |
||
|
|
|
|
I have found CSSplay to be another useful source of both CSS techniques and inspiration - Stu Nicholls is a seasoned pro. |
||
|
|
|
|
Wow, I can't believe no one mentioned css-discuss. It is the single most comprehensive CSS resource. There isn't a CSS issue I have run into that I have not found documented there (and if you do run into one, please be sure to add it). |
||
|
|
