Rick Pasotto wrote:
> Is my understanding correct that putting:
>
> div#name1 { position: relative; }
>
> in the css file should have absolutely no effect on <div id="name1">?
>
> If that is correct, why then does IE6 move the div? Does it make a
> difference that the block I'm dealing with is a fieldset?
>
>   


In some situations, position: relative, will cause rendering differences 
in IE. This is sometimes an advantage, sometimes not-- and I am not sure 
how your particular issue fits in the big puzzle...
Reference: < http://www.satzansatz.de/cssd/onhavinglayout.html#rp>

-- 
http://chelseacreekstudio.com/

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

Reply via email to