HTML, I have designed some simple web pages, had them validated on W3C validator and they pass ok.?
Question: I have published them on Geocites for free just to test them and at the bottom of IE7 (LHS) where it shows the progress of the page loading it says "done but with errors on page". Any ideas what to look for as it validates ok and the page displays ok? Also when I change between linked pages there is a time gap between pages where the screen goes blank (white) which does not happen between normal web pages, what is missing from mine or how can I stop this from happening?
Answer:
That's actually pretty normal. Seamless transitions are harder to do on limited-bandwidth servers such as Geocities. Even if it says "done but with errors on page", it doesn't really mean anything: there could have been an error in IE7. Another big thing is the advertisements Yahoo! places on the side. If there's even a small error with those, it will say "done but with errors on page."
I would be able to answer in more detail with a URL or source code, but I hope what I've given helps you.
Got a link?
double click on the error icon and it will tell you what they are
- usually unclosed tags with beginners
Check the source code.
Make sure you have closed tags.
Are you using JavaScript to do anything on the pages?
More Questions & Answers...