Good CSS article

Jan 8, 2006 by Andre
This is a good article on CSS, with solid real-world advice on cross-browser issues. Example: Setting WIDTH:100% in a DIV can cause it to not match the width of DIVs set to auto (the default) in IE.