Horizontal Scroll Bar

B

brendnat

How do you add a horizontal scroll bar using FrontPage 2000? I have
created webpages with forms on them and if you view them with a 15"
monitor with 800x600 resolution, the form gets condensed to fit the
screen which misaligns everthing. I created the pages with a 17"
monitor and 1024x768 resolution and they look fine on it. Is there an
easy fix for this problem?
 
S

Steve Easton

Place the form in a fixed width table,
that is set to pixels and not percent.
Example: width="900" instead of width="100%"
This will force a horizontal scroll at lower 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

Top