mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-04-26 13:28:28 -04:00
15 lines
636 B
HTML
15 lines
636 B
HTML
<html>
|
|
<head>
|
|
<title>Credits</title>
|
|
|
|
</head>
|
|
|
|
<body bgcolor="Cornsilk" link="Red" vlink="Red">
|
|
<center><h1>Credits</h1><br><hr>
|
|
<br><font color="Green"><centeR><b>Webmaster: </b><a href="mailto:jakejarvis@msn.com">Jake J.</a><br><b>HTML Help: </b><a href="mailo:fitret@hotmail.com">Eric D.</a> and <a href=
|
|
"mailto:stevei2071@aol.com">Steve I.</a><br><b>Checker: </b><a href="mailto:stevei2071@aol.com">Steve I.</a><br><b>Updator: </b><a href="mailto:jakejarvis@msn.com">Jake J.</a><br><br>Thank you for visiting this site!<br><br>Based on <a href="#">LCC</a> and <a href="#">Dan's World</a></center></font>
|
|
|
|
|
|
</body>
|
|
</html>
|