Some things to watch out for:
1. Make sure all your tags are lower case.
2. Each <p> needs an </p>.
3. Every <li> needs a </li>.
4. End all empty elements. For example, break tags can be written <br></br> or <br/>.
5. Code all special ASCII characters. For example, use & instead of &, even in URLs.
6. Make sure all your attributes, including href URLs are enclosed by quotation marks.
7. Check to see that nested tags open and close in the same, correct order.
Here’s a checklist you might find useful:
<a href="http://en.wikipedia.org/wiki/XHTML#Common_errors">http://en.wikipedia.org/wiki/XHTML#Common_errors</a>
Last Wiki Answer Submitted: February 11, 2008 9:21 pm by BrentSheets6,565 pts.
All Answer Wiki Contributors: BrentSheets6,565 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.