Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s a good idea when having appearance problems to start by validating.

    Thread Starter kanger84

    (@kanger84)

    Um, thanks, that looks helpful; I went ahead to validate and yes, I see tons of errors but I don’t know how to correct them.

    For exmaple,

    “end tag for “img” omitted, but OMITTAG NO was specified.”

    What does that mean? Is there ANYTHING I should especially look out for? There are so many errors I don’t think they’re all very relevant?

    end tag for “img” omitted, but OMITTAG NO was specified

    that means you didnt close the <img> tag

    like so:

    <img="blah.gif" alt="blah" />

    thats closed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Un-intended white space’ is closed to new replies.