Adding an E-Mail Address


If your local server provides you with an email address, you can use the mailto command to allow users to send you email.

<center>
<h2> I can be contacted at:<p>
<a href="mailto:tomhall@delphi.com">tomhall@delphi.com</a> <p> </h2>
</center>

Show this document


Return to HTML Tutorial Menu