- Jan 9, 2010
- 1,237
- 45
- 91
I have a parse error validation problem with this line of code in my CSS document:
#masthead{ margin: 0; padding: 25px 10px 10px 10px; border-bottom: none; width: auto; }
I'm not sure what is wrong with it, there aren't any display or loading problems. It's a simple XHTML 1.0 Transitional page, nothing fancy.
Any ideas?
#masthead{ margin: 0; padding: 25px 10px 10px 10px; border-bottom: none; width: auto; }
I'm not sure what is wrong with it, there aren't any display or loading problems. It's a simple XHTML 1.0 Transitional page, nothing fancy.
Any ideas?
