|
<center> <h3> <a href="#A">A</a> <a href="#B">B</a> <a href="#C">C</a> . . . <a href="#X">X</a> <a href="#Y">Y</a> <a href="#Z">Z</a> </h3> </center> <center> <table border="0" width="650" cellpadding="10"> <tr><td> <ul> <hr> <a name="A"></a><h2>A</h2> <li>Alans, Jim - <a href="mailto:jim@jim.net">jim@jim.net</a></li> <a name="B"></a><!-- <h2>B</h2> --> <a name="C"></a><h2>C</h2> <li>Cann, Sally - <a href="mailto:sal@sal.net">sal@sal.net</a></li> <br> <hr> (This assumes that we have created an anchor name in the header section: <a name="top"></a>) <a href="#directory_top">Return to Top of Directory.</a> </ul> </td></tr></table> |