web page size

  • Thread starter Thread starter Ali Stewart
  • Start date Start date
A

Ali Stewart

How do I set the page I'm working on to a certain size?
Is there a blank template that keeps me from going wider
than 800 pixels, for ex, and/or can I superimpose a grid
on which I build my website?
 
Insert a table into your page, set it to 800 pixels wide and put all of your
content in the table.
 
If it's 800 pix it will scroll off the right edge of the screen! remember to
subtract the width of the horiz. scroll bar.
say 20-22 pix.....to make the width 778 or 780 to be safe, or else use
percentages instead and it will contract and expand with different screen
resolutions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top