Morning all - having just run my site through W3C's validator tool, I've been given a list of errors that I'd really like to get sorted out.
Firstly, I've noticed that a lot of the code that I've been given to display banners is showing up as Invalid. Given the fact that I've been given this code by various poker rooms, is there anything I can do about this?
Secondly, I've found that most of the erros tend to be something like this:
Quote:
|
"end tag for "img" omitted, but OMITTAG NO was specified."
|
Quote:
|
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
|
Can some explain what this actually means? How am I supposed to close <br>, <img> or <a> tags?
I'd really appreciate some help with this.
Thanks alot,