Site Basics
This page will show some of the commands needed to make a page.
Email: mrsandman41@webtv.net
Here is the code below that i used in the page as you see above this line.
<html>
<head>
<title>Site help</title>
</head>
<BODY bgcolor="white"text="black"link="blue" alink="magenta"vlink="red">
<center>
<h1>Site Basics</h1><BR>This page will show some of the commands needed to make a page.
<BR><BR><HR><BR><BR>
Email: <a href="mailto:mrsandman41@webtv.net">
mrsandman41@webtv.net</a>
<BR><HR><BR><BR>
</center>
</BODY>
</html>
Back to my Index