|
Posted by mrcakey on 01/30/08 19:17
"catalyst" <catalyst@dr.com> wrote in message
news:fnqi66$jud$1@news2.carnet.hr...
> Hi! I'making a webpage in html+style in css. How to make that this webpage
> shows similar in all this 800x600, 1024x768...1400x1050 resoultions?
> It happens that 800x600 is much larger than of 1400x...
> it seems html table aren't stretching so good.As i'm a newbie in css too,
> how's stretching with css in this various resolutions? Is there any aid?
>
> Thanks.
> c.
I'll get slapped, but the simplest way is to creat a "container" div of
fixed width (or preferably max-width but IE<7 doesn't understand that) and
put your content inside that div.
+mrcakey
Navigation:
[Reply to this message]
|