initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
19
libs/wxWidgets-3.3.1/samples/html/test/cp1250.htm
Normal file
19
libs/wxWidgets-3.3.1/samples/html/test/cp1250.htm
Normal file
@@ -0,0 +1,19 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user