mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-04-26 13:28:28 -04:00
35 lines
706 B
HTML
35 lines
706 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="#">
|
|
|
|
<img src="badge3.gif" border="0"></a><BR><a href="#"><img src="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>
|
|
|
|
|
|
|