author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Wed, 19 Oct 2011 23:47:58 +0300 (2011-10-19) | |
changeset 1039 | 021e9b3d4e05 |
parent 1036 | f04e852b68e0 |
child 1040 | f7d65dea956d |
html.rst | file | annotate | diff | comparison | revisions |
--- a/html.rst Fri Oct 14 00:59:22 2011 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ --*- mode: outline; coding: utf-8 -*- - -* Page encoding. - -Place in HEAD tag (CHARSET is one among of defined by -http://www.iana.org/assignments/character-sets): - - <meta http-equiv="Content-Type" content="text/html; charset=CHARSET"> - -See - - http://www.w3.org/TR/REC-html40/charset.html#h-5.2.2