I have my first css site exactly how I want it in FF and Chrome and in IE8 it looks terrible. Can anyone help me with this? Here is a link to my site [goo.gl...] Thank you!
I think the point being made by Major_Payne was that your code did not comply with the DTD that you used. There is not exactly a right or wrong Doc Type, but each one declares the version of coding standards that the page is coded to. If the Doc Type and code used don't match, the results are very likely to be unpredictable and in all probability will exhibit cross browser problems.