html.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 24 Mar 2010 12:06:30 +0200
changeset 353 2979fd62e9be
parent 195 514a359034f2
permissions -rw-r--r--
DNS to IP address, IP to DNS, NetBIOS to IP.

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