Instead of using a fixed width, you can set the width of the tables at 100%, and it will automatically stretch to the width of the monitor, no matter what the resolution.
For example, check out Wikipedia at various widths...
http://en.wikipedia.org/wiki/Main_PageHow much work is involved to change a website's coding so it isn't too big at 800x600?
To change the size is not too difficult. If it is due to a table, where the table is defined, the width in pixels or percentage can be specified. This may cause a need for other elements inside the table to be adjusted, but you almost never see web designers design a page for anything less than 800x600.
If your designer gives you a hard time, let them know that you need something more ';standardized';. BTW using tables for placing graphics, etc. is not as acceptable as it was some years ago.
No comments:
Post a Comment