CSS Question
CSS Question
Out of context: Reply #29
- Started
- Last post
- 29 Responses
- doctor0
Sounds like it's not only your CSS you have issues with. A good place to start, is to make sure that you use well formed and valid mark-up.
Run your site through: http://validator.w3.org/ and fix *all* errors it outputs - this is key.