html.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 23 Dec 2010 00:12:42 +0200
changeset 771 4c821e214e3a
parent 195 514a359034f2
permissions -rw-r--r--
Yahoo search query syntax.

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