wxWidgets/samples/html/test/8859_2.htm
Václav Slavík 139ab6fc26 added wxHTML i18n demonstration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-16 22:52:41 +00:00

15 lines
375 B
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title>ISO_8859-2 document</title>
</head>
<body>
Hi, this document is encoded in ISO_8859-2:
<p>
<b>Pøíli¹ ¾lu»ouèký kùò úpìl ïábelské ódy.</b>
<p>
The sentence above should look like this:
<p align=center><img src="i18n.gif">
</body>
</html>