Preview in browser is blank

W

wilbo

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 :(
 
R

Ronx

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.
 
W

wilbo

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
 
S

Steve Easton

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
 

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