Mike wrote:
> I am having nightmares fixing CSS files and HTML pages which were initially 
> designed for 
> a 1024x640 screen resolution.
> I have been playing around with position:absolute, width:100% etc
> No luck so far.
>
> Does anyone know of good solutions that I could test and try to make
> the files compatible for both resolutions (600x400 and 1024x640) ?
>
> Thanks
Pick your poison.
Any of these layouts will satisfy your need.
Either the 2, or 3col layout on this page:
<http://www.alistapart.com/articles/negativemargins/>
Or these 2, and 3col layouts which use same principle:
n.01-n.06
n.13-n.18
n.19-n.22
n.25-n.32
on this page <http://blog.html.it/layoutgala/>
Best,
~dL
PS Avoid absolute positioning as though it was a dread disease-- stick 
to float based layouts...all will be well :-) .




-- 
http://chelseacreekstudio.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