14 lines
134 B
HTML
14 lines
134 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<font color="black">
|
||
|
<ol><li>Foo
|
||
|
</li><li>Bar
|
||
|
</li><li>Xyzzy</li></ol>
|
||
|
|
||
|
</body>
|
||
|
</html>
|