Rella Abernathy wrote:

> The divs in my contact form line up perfectly in Safari.

> [...]

> http://robabernathy.com/contact.png
> 
> But in other browsers, they don't line up properly. Is there a way to
>  lay this out where it will line up consistently in the non-IE 
> browsers, like Firefox, Opera, Netscape, etc?
> 
> Here's the page:  http://robabernathy.com/contact.php

Yes, but you'll have to dump all the 'position: absolute' and "fixed"
dimensions, and let those elements stay in the flow and adjust to the
environment.
Each browser provides its own environment that you can't
override. Users can though.

FYI: that page isn't looking all that convincing in my Safari either,
since parts of it break out and start overlapping when subjected to
font-resizing.
I use 'minimum font size = 14px' in all browsers that have such an
option - and I test to twice that value just to be on the safe side.
Remember: this is the web.

> Georg -- we're not too concerned about blocking IE, since our 
> products are exclusively for the Mac.

Fine with me, but no IE/win user will ever find a reason to buy a Mac
from being subjected to such an exclusion-policy.
I already got one... :-)

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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