I have a html page that has more than one head and body. The first body says “loading” before the rest of the head with javascript and the other body loads. The javascript then deletes the first body before showing the whole document.
My friend told me this is not standards compliant. But the page works fine on Internet Explorer and in Firefox too.
Is it actually important to be standards compliant if the page works fine?
~~ edit ~~
thanks for all the help, i’ll make it standards compliant like suggested.
I recommend being standards compliant for the following reasons: