html.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 05 May 2010 22:50:14 +0300
changeset 382 1f499471d603
parent 195 514a359034f2
permissions -rw-r--r--
What functions and variables Emacs load and from which files?

-*- 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