This is an old version of this answer!
Return to the current answerThe first thing you can always try is looking at the results of the validation test: http://validator.w3.org/check?uri=http%3A%2F%2Fidentitypr.com%2F14962-tri-land-cherokee-south%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 that shows that there is an error:
At this point you've forgotten to close of the UL for your navigation. Try fixing that and see if it fixes it. I didn't see anything else obvious that could be causing the problem.
<li>
<a href="http://identitypr.com/14962-tri-land-cherokee-south/contact">CONTACT</a>
</li></div>At this point you've forgotten to close of the UL for your navigation. Try fixing that and see if it fixes it. I didn't see anything else obvious that could be causing the problem.
Tony Geer | 02/01/10 at 9:24pm





