If the site is setup using "tables" you can go to the table properties in dreamweaver or choose to view the code and change the part of the code that says: <table width "500"> or whatever number is there..... to : <table width="90%"> or whatever % fills the screen to the desired amount.
Now remember many people use different screen resolutions so the way they see the page may be much different than the way you are viewing the same page, just some food for thought.
|