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
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
Use precentage when specifying width of items!
e.g:
<table width="100%">
</table>