Christian Montoya wrote:
> On 4/11/06, Christian Montoya <[EMAIL PROTECTED]> wrote:
>> I just tried this on a site in Firefox Web Dev Extension:
>> 
>> body { float:right; }
>> 
>> However I'm not sure how this will affect various browsers.
>> I'm going to guess that IE might not like it.
> 
> Could someone please test this in IE 6 and let me know if it
> works? Thanks in advance.

IE6 on Win98: nope, IE just displays the left part of the page.

IE6 can be tricked though, by adding:
<html dir="rtl">
...
<body dir="ltr">

Not tested with complex pages, just a simple text only page of 
900px wide.

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/

______________________________________________________________________
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