Page setup

J

Joe

I'm a novice at doing web pages. I am having trouble (or, others are having
troubles) with the way a web page displays on other's computers. I can set
th page up and it looks good on my computer. I also have another computer
that I usually check to make sure that it will display properly. Why is it
that sometimes the page will look good on my two machines and others may see
the page all jumbled up with pictures or items on top of one another? I've
had this to happen before and it looks bad on me when this happens.

Please anyone, give me help.

Thanks.

Joe
 
J

Jim Buyens

Don't use absolute positioning. This is the feature where you can position
objects at exact x-y coordinates. The problem comes along when some elements
are positioned this way and others a free to move around.

The following article may be interesting:

Top Ten Traps for New FrontPage Designers
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=29

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
Top