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

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -