You can pass the CSS validator with flying colors, and still have something that will give you unexpected results. If you can post your HTML and CSS, it would help us to help you find the problem. It's hard to just guess. It could be margin or padding on other elements, it could be the way you have thing laid out, or a number of other things that wouldn't cause a validation error, but could give you unexpected results.
|