PDA

Click to See Complete Forum and Search --> : how to make my site don't change by changing of the reselotion on the monitor


xray
Feb 14th, 2006, 02:35 PM
peace be with you

hi there

i want to know how to make my web page did not effect when changing the resolution of the monitor

- what should i do ???
- i use the tables ?? but it doesn't work ???

how to solve this case ? and how to do ?

thanks

ComputerJy
Feb 17th, 2006, 07:08 PM
Use precentage when specifying width of items!
e.g:
<table width="100%">
</table>