1
mirror of https://github.com/jakejarvis/my-first-website.git synced 2025-04-26 12:18:28 -04:00
my-first-website/guestbook.html
2013-05-05 17:56:42 -04:00

14 lines
753 B
HTML

<html>
<head>
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<title>Guestbook</title>
</head>
<body bgcolor="Cornsilk">
<h1><center>Guestbook</h1><Br><hr><br>
<!-- \/ GuestGEAR Code by http://htmlgear.com \/ -->
<a href="http://htmlgear.lycos.com/specs/guest.html"><img border=0 ismap src="http://htmlgear.lycos.com/img/guest/gb_blueridge.gif"></a><br>
<a href="http://htmlgear.lycos.com/guest/control.guest?u=jjarvis10&i=1&a=view"><font face="arial,helv,helvetica,sans serif" size=-1>View My Guestbook</font></a><br>
<a href="http://htmlgear.lycos.com/guest/control.guest?u=jjarvis10&i=1&a=sign"><font face="arial,helv,helvetica,sans serif" size=-1>Sign My Guestbook</font></a><br>
<!-- /\ End GuestGEAR Code /\ -->
</body>
</html>