On Fri, 10 Jun 2011 17:35:50 +0200, Tony Johansson wrote:
> Hello!
>
> Here is an example and as you can see I have no closing tag on element
> table and it works just fine how is that possible ? Can somebody explain
> that.
There is enough information there to render the table, and no additional
complex html to confuse the rendering engine before the </body> tag.
Also, internet browsers try to render bad code by design. If they didn't,
more than half the internet wouldn't work because few sites are W3C
compliant.
--
Lee J. Moore
Cheshire, UK
"He who knows, does not speak. He who speaks, does not know." - Lao Tzu
|