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.
|