Raine wrote:

> I have a weird thing going on in a form.
> 
> http://ececil.net/searchform.php
> 
> In FireFox 2.0 the background color of input fields are white, but the 
> same page in IE7 shows background color...a pale yellow as the 
> background of the fields up in the header, and a bright green on the page.

They're also white in Firefox 1.5.

> I have not defined the form colors in my stylesheet (yet).

W3C Validator doesn't like your HTML:

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fececil.net%2Fsearchform.php

It's not "next generation" (or even current generation) HTML. Your HTML 
is a mess - for example, wrapping lists in spans won't work, lists are 
block elements, spans are not.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to