andrews/index.html

16 lines
365 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Mr. Andrews' Web Apps</title>
<link rel="icon" href="/A-300.png">
<link rel="stylesheet" href="/style.css">
</head>
<font face="Verdana">
<center>
<img src="/A-300.png" width="10%" height="10%"><br>
<h1>Mr. Andrews' Web Apps</h1><br>
<body>Nothing here at the moment...</body>
</font>
</center>
</html>