Using HREF
<HTML>
<HEAD><TITLE>HTM31. Using HREF</TITLE></HEAD>
<BODY>
<H1>Welcome to My Web Site</H1>
This <EM>organization</EM> is a non-profit organization devoted to issues of trends in computer. Our <A HREF = “example.html”>membership</A> is drawn from around the world, brought together by their common interest. If you are interested, you could join us! <A HREF = “example2a.html”>Learn how to become a member</A>. For other information, send e-mail to <A HREF = mailto:[email protected]>[email protected]</A>
</BODY>
</HTML>