html.rst
changeset 1529 7c71d0195be0
parent 1368 d8c21f2ef14c
child 1697 f41d35f4af39
--- a/html.rst	Mon Dec 09 21:36:21 2013 +0200
+++ b/html.rst	Tue Dec 17 16:55:32 2013 +0200
@@ -20,6 +20,10 @@
 
   <meta http-equiv="Content-Type" content="text/html; charset=CHARSET">
 
+or in HTML 5::
+
+  <meta charset="utf-8"> 
+
 See:
 
   http://www.w3.org/TR/REC-html40/charset.html#h-5.2.2