Simple example of my problem is where I have a div with a background image and padding set to 5px.
As FF adds the padding size to the overall size of the div it displays ok in IE but FF repeats part of the image.
How do I handle the div height and width so that they display correctly in both FF and IE?
Keith
As FF adds the padding size to the overall size of the div it displays ok in IE but FF repeats part of the image.
How do I handle the div height and width so that they display correctly in both FF and IE?
Keith