Can anyone tell me how to maximise my site width so it fits perfectly in all browsers please? what width do I need to make it.
Not sure what web editing software you are using, but with tables, I always set one outside table to 100% and one one of the columns inside the table, do not specify a width, so it always adjusts. From there, I put more tables inside the main table as needed.