> css
> <style type="text/css">
> html, body {
> background : #fff;
> color : #000;
> margin : 0;
> }
> body {
> font : 100%/1.4 arial, sans-serif;
> }
> p {text-align : left;}
> a {position: absolute; top: 0; right:0; }
> div {float: left;  position: relative;}
> </style>
>
>
> Best,
> ~d

Yeah, that does it... thanks, I am still unsure exactly what is
happening - I guess that when I float the link right it switches
hasLayout to true on the link and that is making the parent div go to
full screen width despite its float...

Thanks for your help.
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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