
Originally Posted by
Gothicina
Hi don't know if this helps because obviously I can't see your original code, but I lifted the code from your listing & ran it through CSE HTML Validator Lite, & it came up with the following 15 times
1) The "p" tag must have an end tag but the end tag was not found.
2)The end tag for "p" (opened in line 6) should appear before the end tag for "li"
In fact Line 6 seems to be 30 or so lines long.
I'm not sure if this could be causing your problem or not but worth checking anyway.
What program did you use for your coding?
It seems to put a lot of extra coding in, also a lot of your lines start with " "
Hope this helps a little.