html5 - Compatibility of omitting tags -


i read using html5 standard of omitting tags. example, head tag can removed if content following element.

i want know if knows if there compatibility problem associates using this, if instance usage poses problem in older browsers or fails validate in w3c html validation?


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -