mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-04-26 01:55:23 -04:00
18 lines
629 B
HTML
18 lines
629 B
HTML
<html>
|
|
|
|
<head><LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
|
|
|
<title>Special Thanks!</title>
|
|
|
|
</head>
|
|
|
|
<body bgcolor="Cornsilk">
|
|
|
|
<center><h1>Special Thanks!</h1><br><hr><br>
|
|
|
|
A special thanks to <a href="mailto:stevei2071@aol.com">Steve</a> and <a href="mailto:fitret@hotmail.com">Fitret</a> (<a href="mailto:fitret@hotmail.com">Eric</a>) for all the HTML help at <a href="#">Liberty Corner Computing</a>!<br><br>
|
|
<b>Please notice that this site is now hosted on the <a href="#">Liberty Corner Computing</a> server. A special thanks to <a href="mailto:Fitret@hotmail.com">Fitret</a> for putting it up.
|
|
|
|
</body>
|
|
|
|
</html> |