|
|
|
date: Wed, 1 Oct 2008 08:57:00 -0700,
group: microsoft.public.frontpage.client
back
Re: Preview in browser is blank
The closing body and html tags are in the wrong place:
<body onload="FP_preloadImgs(/*url*/'homebutton2.png', /*url*/'aboutusbutton2.png',
/*url*/'coursesbutton2.png', /*url*/'feedbackbutton2.png', /*url*/'contactbutton2.png',
/*url*/'linksbutton2.png')">
</body>
</html>
Switch to code view and move them to the very bottom of the page
They should be the last two ( bottom ) lines in code view
--
Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
"wilbo" wrote in message
news:B348F5F1-C7D3-4D8C-A434-AA1DEAAA3E8D@microsoft.com...
> many thanks foryour reply, i have used frontpage a few times but only at a
> baisc level and know nothing of html, i have managed (i think) to post it up
> here
>
> http://www.wdc.site90.com/
>
> its the educational resources link which should have stuff on it
>
> hope this helps, many thanks again
> --
> thanks and take care :)
>
>
> "Ronx" wrote:
>
>> Display problems are best diagnosed by seeing the code for the page - a
>> link to a faulty page will help.
>>
>> One thing to look for is missing closing tags, particularly </style> in
>> a style definition in the <head> of a page.
>>
>> --
>> Ron Symonds - Microsoft MVP (Expression)
>> Reply only to group - emails will be deleted unread.
>>
>> http://www.rxs-enterprises.org/fp
>>
>>
>>
>>
>> "wilbo" wrote in message
>> news:40900B53-8F20-4A5E-ACBD-095B5C59DB6B@microsoft.com:
>>
>> > hi there,
>> >
>> > i have created a multipage site using Frontpage 2003, my index page works
>> > and looks fine in both design and preview views but any of my other pages
>> > which have got text and buttons etc just come up blank, have tried it on my
>> > other laptop and also opened using my browser but still nothing, hoping its
>> > something simple but im pulling my hair out. have downloaded and tried the FP
>> > cleaner but still nothing :(
>> > --
>> > thanks and take care :)
>>
>>
date: Thu, 2 Oct 2008 15:47:50 -0400
author: Steve Easton
|
|