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