On saved pages - content disappears when I preview in FP 2003

G

Guest

When I try to preview my FP 2003 pages, all that displays in the preview pane
is the background color. When in the design page, I see my pictures and
text, but not in the preview page. I have saved these pages.

????
 
R

Ronx

In code view, look for unclosed tags, particularly in the
<head>....</head> section of the page.
Example:
<style type=text/css>
....
No </style>

Or
<script ...>
.....
No </script>

Or provide a link to the page, or post the code here.
 
G

Guest

Thanks ... I ended up deleting what I had and starting over. Everything
seems to be fine now. Not sure what happened, but all the pages were blank?
I couldn't find the issue in the code - I guess sometimes we just have to
start over.
 

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