Vincent Hide wrote:

I have however noticed some issues in IE with fieldset.

The form is here and as you can see if you look in IE, the background
color of the fielset is overlapping outside of it's area (at the top
edge).

This is a known problem in IE with fieldsets, and I'm not aware of a fix for it. You may be able to get a better looking result by using a background image that matches the page background at its top, so that this flaw is not so obvious. Or, hide the background color from IE and just leave it for other browsers as "progressive enhancement."

Also the margin that is present at the bottom of each fieldset in other
browsers is not there.

http://www.lampdesign.co.uk/formtest.html

I don't see a margin between the fieldsets in any browser, and indeed, there is none declared in the CSS. Try adding a margin-bottom to your fieldset selector.

Zoe

--
Zoe M. Gillenwater
Design Specialist
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to