remp
05-13-2008, 10:01 PM
Hello. I was trying to validate my website, and sadly :(, very sadly :(, i got LOTS of erros, and one of them is the following:
# Error Line 72, Column 301: end tag for "img" omitted, but OMITTAG NO was specified.
…width="15" height="12" border="0"></a> </p>
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
but how am i supposed to close that tag? that was a link and it should be fine... or am i wrong? why can't i validate it because of that kind of errors?
# Error Line 72, Column 301: end tag for "img" omitted, but OMITTAG NO was specified.
…width="15" height="12" border="0"></a> </p>
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
but how am i supposed to close that tag? that was a link and it should be fine... or am i wrong? why can't i validate it because of that kind of errors?