Quote:
Originally Posted by Karellen
Bzzzz! Wrong.
.
|
That's because you have invalid code. For example, you have nexted <p> which is invalid. But just <p></p> is valid. You cannot have a second <p> before you have a </p>.
Here's a screen grab showing the correct code,