Viewing 3 replies - 1 through 3 (of 3 total)
  • you’re missing closing tags for hyperlinks </a>

    They should look like this:

    <a href="link">TEXT for link</a>

    Thread Starter tantheman

    (@tantheman)

    Can you spot an example. I didn’t see any non closed links.

    I have a code viewer that popped up the invalid link message, on closer inspection using W3C checker (always a good place to start btw) it looks like you’re links are closed but incorrectly formed, for starters there are some non-escaped characters & for example in a mailto link.

    Correct all of those errors first using the W3C validator – once it validates, if you’re still having a problem post back.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post isn’t displaying correctly’ is closed to new replies.