Thread: Help!!!!
View Single Post
  #5 (permalink)  
Old 11-06-2008, 04:02 PM
google junky google junky is offline
WebProWorld Veteran
 
Join Date: Jun 2004
Location: Indiana
Posts: 578
google junky RepRank 1
Default Re: Help!!!!

1. There are 2 closing </head> tags to start off with
2. You have named some tags <p1><p2><div2><div3>. There are no such tags by this name(just name them <p> and <div>
3. Any code before <html> and after </html> needs to be removed

Start There and then I'll look again after that Is fixed.
Reply With Quote