Hello! Any assistance would be GREATLY appreciated. I have a curved, tan background image in a < div > - this one particular background image shows a gap or padding beneath. This only happens in IE on XP.
Site: http://www.fdswarr.com
Styles:
http://www.fdswarr.com/styles.css
Thank you! Thank you! Thank you!
:shrug:
I'm not crazy about the way
I'm not crazy about the way you built this. You should try to avoid the use of empty elements for the purpose of presentation.
IE reserves height for font-size/line-height. Set the font-size to 1px in .contentTop
RE:
Thank you SO much for your help. My reasoning for using the empty elements was to utilize the background image to keep the code cleaner - do you have a suggestion to do things better?
Again, thank you VERY much.
I'm curious as to why you
I'm curious as to why you didnt' just add that image to the top of the navBG image and use one image.
That is honestly a good
That is honestly a good question. I suppose that I OD's ( over div ). I will be more mindful in the future. Thanks again!