It is good to set language in ``html`` tag.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 19 Jun 2016 20:01:35 +0300
changeset 1992 f4ff79a3e693
parent 1991 90e4383e2809
child 1993 cfa0586ae955
It is good to set language in ``html`` tag.
html.rst
--- a/html.rst	Sun Jun 19 19:59:21 2016 +0300
+++ b/html.rst	Sun Jun 19 20:01:35 2016 +0300
@@ -52,6 +52,10 @@
 W3C best practice suggest to surround corresponding text pieces in tag with
 ``lang`` attribute. Attribute values are from BCP 47.
 
+It is good to set language in ``html`` tag::
+
+  <html lang="en">
+
 http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
   IANA registered language and country codes. Coherent with ISO codes but
   frequently updates.