Do you use DOCTYPE without any reference?
Rules to Better Websites - Layout And Formatting|8f25811e-0bde-4b94-838b-20a7c62c723c
v1.0
Posted at
16/12/2014 5:02 AM by
Tiago Araujo
Rule Intro
Since HTML5, DOCTYPE no longer requires a reference to a DTD. Back in HTML 4.01, The DTD links were used in to specify the rules for the markup language (Transitional, Strict, Frameset etc) so that the browsers render the content correctly. It’s no longer necessary.
{FCE75B30-C3A2-49B7-B80A-5DD74480325E}
Do you feel this rule needs an update?