You've already forked my-first-website
mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-09-18 13:35:31 -04:00
first commit
This commit is contained in:
14
guestbook.html
Normal file
14
guestbook.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<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>
|
Reference in New Issue
Block a user