mirror of
https://github.com/jakejarvis/my-first-website.git
synced 2025-04-26 06:35:22 -04:00
22 lines
903 B
HTML
22 lines
903 B
HTML
<html>
|
|
<head>
|
|
<LINK REL=stylesheet HREF="style.css" TYPE="text/css">
|
|
<title>Tell-a-Friend!</title>
|
|
</head>
|
|
<body bgcolor="cornsilk"><center>
|
|
<center><h1>Tell-a-Friend!</h1></center><Br><hr><br>
|
|
<!-- v- pass-it-onGEAR Code by http://htmlgear.com -v -->
|
|
<!--<script language="JavaScript" src="http://htmlgear.lycos.com/pass/control.pass?u=jjarvis10&i=1&a=render&style=js">
|
|
</script>
|
|
<noscript>
|
|
<A HREF="http://htmlgear.lycos.com/pass/control.pass?u=jjarvis10&i=1&a=render&">
|
|
<img src="http://htmlgear.lycos.com/img/pass/badge4.gif" border="0"></a><BR><a href="http://htmlgear.lycos.com/specs/pass.html"><img src="http://htmlgear.lycos.com/img/log/pa_i_getgear.GIF" alt="get this gear!" border="0"></a>
|
|
</noscript>-->
|
|
|
|
<A HREF="#">
|
|
<img src="badge4.gif" border="0"></a><BR><a href="#"><img src="fb_i_getgear.GIF" alt="get this gear!" border="0"></a>
|
|
|
|
<!-- ^- End pass-it-onGEAR Code -^ -->
|
|
|
|
</body>
|
|
</html> |