Getting Started with CSS
Came across a nice article on smashingmagazine.com titled “Mastering CSS Coding: Getting Started“. Article basically goes through the beginning fundamentals of CSS. Smashingmagazine.com usually has some great articles, and this is no exception. Very nice article/tutorial for anyone looking to get started with CSS.
Here is a rundown of the topics covered, and although each one is discussed only briefly, it still offers a good amount of information:
1. Padding vs. Margin
2. Floats
3. Center Alignment
4. Ordered vs. Unordered Lists
5. Styling Headings
6. Overflow
7. Position
8. Background Images
9. Image Enahancement
The article ends with a nice list of tutorials on how to slice up PSDs to XHTML.