Tom,
sorry I was away for a few days. you have probably noticed that
when you are browsing the net there are a high number of sites
that have large blank spaces on the right hand side of the screen.
this is because if you set the resolution to 8x6 it will fit
perfectly but if you go higher it does not get resized. this is
fine for most sites and is the way that I develop, although I do
this from the start and I would hate for you to have to redevelop
your site just for that. I reckon that you should either program
in % so that it will resize itself or in pixels and have the blank
space on the right. at the moment I use % on site that are not
very complex and pixels on complex sites, generally may have more
than one table per page to fall into this category. I am afraid that
i have very little experience with PHP, and although the theory
should be the same, in practice it can be very different.
Cheers
~M
~>Hey Mark,
~
~So youre saying that the pages I've created 1024x768 I should just forget
~about and start over and create in 800x600 then just adjust alittle for
~the large resolution??? (I really only have problems in 8x6 with 4 cells
~on my left nav. bar)
~
~And I will not be using ASP but I will be using PHP on the site is that ok?
~
~Thnaks again, Tom
~
~