my existing pages wont open, whats wrong?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

ive created a pretty decent webpage, but when i tried to open one of the
pages ive allready created, it opens up as a blank page. but not really a
blank page, but simply the lavender frontpage background. why cant i see my
pages anymore?

- b r e n t
 
Probably broken HTML within the page.
Check every opening tag has the corresponding closing tag
examples:
every <table> has an </table>
every <style> has an </style>
every <script> has a </script>
etc.
 

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

Back
Top