(Msg. 1) Posted: Mon May 04, 2009 9:10 am
Post subject: Front Page 2003 on other computers Archived from groups: microsoft>public>frontpage>programming (more info?)
I am having proplems with my website created in Front Page 2003 when viewed
on other computers it is not like I designed it. I designed it using Vista
Home Premium and when viewed on othe systems like XP etc it shows up mixed
up. Meaning pictures and printing overlap. Is there a meta tag or line of
code I nedd to add to the HTML to keep this from happening. My web site is
http://www.johnafilion.com
(Msg. 2) Posted: Mon May 04, 2009 2:05 pm
Post subject: Re: Front Page 2003 on other computers [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Here is one contributing factor:
<div style="position: absolute; width: 286px; height: 26px; z-index: 1;
left: -87px; top: 152px" id="layer6">
Absolute positioning means just that - the top left corner of the <div..
id="layer6"> is fixed in position, but the rest of the page can move around
it. Result - overlaps when the browser is resized, or the font size is
changed by the user.
There is no simple meta tag that will fix this, it is a basic page layout
design issue.
Reply only to group - emails will be deleted unread.
"John AF" <JohnAF.DeleteThis@discussions.microsoft.com> wrote in message
news:DF157F99-631E-49CA-A718-E04A8C4781B7@microsoft.com...
> I am having proplems with my website created in Front Page 2003 when
> viewed
> on other computers it is not like I designed it. I designed it using Vista
> Home Premium and when viewed on othe systems like XP etc it shows up
> mixed
> up. Meaning pictures and printing overlap. Is there a meta tag or line of
> code I nedd to add to the HTML to keep this from happening. My web site is
> http://www.johnafilion.com
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum