Sharing some favorite CSS bookmarks for you all, since I spent some time finding them again this weekend while helping someone on the forums!!
There are a wide variety of CSS/Table Free layout resources on the web, with tips for developing sites that work well in cross-browser tests. Some are just test sites for learning how browsers deal with different commands, and they really are interesting and educationaly to dig through the code.
- CSS Layout Techniques – 6 major styles of css layouts in 2, 3, and 4 column styles.
- The Layout Reservoir – 3 different browser friendly layouts. Also has 2 great centering tutorials.
- Box Lessons – Mainly an example of how to deal with cross-browser differences, but the end results could be adapted to create a variety of styles.
- CSS/Edge – Some amazing ideas and concepts from Eric Meyer.
- and finally, a huge array of links can be found over at Website Tips's CSS section
If you are working with CSS at all, you should really check out TopStyle, my very favorite CSS editor.