how to add a horizontal scroll to the page

K

kamoly

Dear all users,
I designed a page on microsoft frontoage with all pictures and
information, the problem was that if the window of the internet explorer
wasnot mazimized the pictures will just return to the next line leaving all
the order look bad. That's because i think there is no horizontal scroll in
the page.
I looked in the page options and tried to find an option relating to the
horizontal scroll but i did not find anything in the properties or in the
office help.

Any helping reply would be greatly appreciated.
 
R

Ronx

The horizontal scroll bar is something that should be avoided, even if it
means redesigning the page to fit small browser windows. Visitors to web
sites often prefer to go elsewhere than scroll horizontally.

However, if the page cannot be made to fit, insert something that will force
a minimum width to the page - examples: an image (transparent .gif with
suitable width) or place all content in a table with width specified in
pixels.
 
T

Tom Pepper Willett

In addition, he should be using tables to layout the page, so the pictures
don't "return to the next line".

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| The horizontal scroll bar is something that should be avoided, even if it
| means redesigning the page to fit small browser windows. Visitors to web
| sites often prefer to go elsewhere than scroll horizontally.
|
| However, if the page cannot be made to fit, insert something that will
force
| a minimum width to the page - examples: an image (transparent .gif with
| suitable width) or place all content in a table with width specified in
| pixels.
|
| --
| Ron Symonds (Microsoft MVP - FrontPage)
| Reply only to group - emails will be deleted unread.
|
|
| | > Dear all users,
| > I designed a page on microsoft frontoage with all pictures and
| > information, the problem was that if the window of the internet
explorer
| > wasnot mazimized the pictures will just return to the next line leaving
| > all
| > the order look bad. That's because i think there is no horizontal
scroll
| > in
| > the page.
| > I looked in the page options and tried to find an option relating to
the
| > horizontal scroll but i did not find anything in the properties or in
the
| > office help.
| >
| > Any helping reply would be greatly appreciated.
| >
| >
|
|
 
Top