11 lines
188 B
HTML
11 lines
188 B
HTML
<html>
|
|
<head>
|
|
<a href="index.html">home</a>
|
|
<title>credits</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
<p>Miles Wolf Allen</p>
|
|
<p> vrshen 2.4</p>
|
|
|
|
</head>
|
|
|
|
</html> |