page size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i heard that there's a way to sort of 'compress' the page/site so that
viewers with any size screen, or browser will not have to scroll on their
screens.
 
Hi,

Vertical scroll is acceptable but horizontal is considered taboo. To stop the latter you would design your layout using tables set
to either a fixed size, e.g., 790 or setting it to 100% of the screen. Using a percentage allows it to adjust to the full width of
the screen resolution.

You may also utilize CSS layout utilizing div tags.
 

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