tony wrote:
> That is very discouraging. I setout to design my own modest webpage not just
> adapt an existing layout.
> Can anyone explain in layman terms what limitations of IE6 I have crossed so
> that I can take it into account when I rethink my design.
> What you seem to say is that CSS is really limited in what it can achieve
> cross browsers, so stick to simple well established layouts.
> Tony
>
>
>   
>> www.somersetspiess.co.uk
>> Can anyone please give me a clue as to where I need to go to start to 
>> sort out this IE6 mess?
>> Tony
>>   
>>     
>
>   


IE/6 and down don't understand (do not support) position: fixed;  [1] 
and revert to position: static;
Google, subject line: position:fixed; will bring up hundreds of links 
attempting to deal with this problem.

It is encouraging that  Anne van Kesteren, Georg Sortun, and many other 
friends of the Web, share their work for work-around solutions in IE/6.

Whatever drum you wish to follow, you may want to let your page run rail 
to rail, or set an overall horizontal width, so the page will be 
functional even if the user is not on a 1024 monitor.

[1] http://www.w3.org/TR/CSS21/visuren.html#fixed-positioning

-- 

A thin red line and a salmon-color ampersand forthcoming.

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