|
Posted by Nico Schuyt on 01/30/08 19:36
catalyst wrote:
> 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?
Not sure what you mean: do you want a table with the same width (in px)
in any resolution or a table that 'stretches'?
Compare <table style="width: 100%"> with <table style="width: 500px">
--
Nico
Navigation:
[Reply to this message]
|