mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
29 lines
296 B
HTML
29 lines
296 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<style type="text/css">
|
||
|
<!--
|
||
|
textarea {font-family: Times; font-size: 10pt; width: 397px;}
|
||
|
-->
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
<textarea name=message rows=12>
|
||
|
1
|
||
|
2
|
||
|
3
|
||
|
4
|
||
|
5
|
||
|
6
|
||
|
7
|
||
|
8
|
||
|
9
|
||
|
0
|
||
|
A
|
||
|
B
|
||
|
C
|
||
|
D
|
||
|
Virginia ten, North Carolina five, South Carolina five, and Georgia three.
|
||
|
</textarea>
|
||
|
</body>
|
||
|
</html>
|