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

35 lines
920 B
HTML

<html>
<head>
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
<title>Contact Me</title>
</head>
<body bgcolor="Cornsilk">
<center><h1>Contact Me</h1></center><br><hr><br>
<center>Thank you for visiting my website. If you have any ideas, complaints, or you just want to talk, you can contact me at one of these things:<br><br>
<!-- v- feedbackGEAR Code by http://htmlgear.com -v -->
<a href="http://htmlgear.lycos.com/feed/control.feed?a=render&i=1&u=jjarvis10">
<img src="http://htmlgear.lycos.com/img/feedback/badge3.gif" border="0"></a><BR><a href="http://htmlgear.lycos.com/specs/feed.html"><img src="http://htmlgear.lycos.com/img/log/fb_i_getgear.GIF" alt="get this gear!" border="0"></a>
<!-- ^- End feedbackGEAR Code -^ -->
<br><br>
Or, catch me on <a href="aim:goim?screenname=jakejarvis01&message=Hey,+Jake!">AOL Instant Messenger</a>!</body></html>