This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/wxWidgets-3.0.5/samples/html/test/cp1250.htm

20 lines
503 B
HTML
Raw Permalink Blame History

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<title>CP1250 document</title>
</head>
<body>
Hi, this document is encoded in CP1250:
<p>
<b>Pøíliš žlu<6C>ouèký kùò úpìl ïábelské ódy.</b>
<p>
And now in forced arial face:
<p><font face="Arial,arial">
<b>Pøíliš žlu<6C>ouèký kùò úpìl ïábelské ódy.</b>
</font>
<p>
The sentence above should look like this:
<p align=center><img src="i18n.gif">
</body>
</html>