12 lines
No EOL
228 B
HTML
12 lines
No EOL
228 B
HTML
<html>
|
|
<head>
|
|
<title>Tools - menu</title>
|
|
<meta name="viewport" content="width=240">
|
|
</head>
|
|
<body bgcolor=gray>
|
|
<center><u>Tools</u></center>
|
|
<font size=2>
|
|
<li><a href="dictonary.html">Dictonary</a></li>
|
|
</font>
|
|
</body>
|
|
</html> |