Hi
The best way is to use tables to hold everything in place.if you right click
on the table and select table properties you can set the width in percent or
pixels
pixels are the best way if you want the table to be a constant width, say
760 pixels. Most web designers design webs for 800 by 600 browsers and set
the width to 760 pixels. this width allows for scroll bars at the side (if
needed) without having horizontal scroll bars.
Paul M