Introduction to HTML
It's possible to define the address as a link, either to jump
to the author's home page or to send e-mail to the author.
For example,
<address>
<a href="http://audilab.bmed.mcgill.ca/~funnell/">
R. Funnell</a>
</address>
or
<address>
<a href="mailto:r.funnell@hades.he">R. Funnell</a>
</address>
Use of mailto: means that the real e-mail address is
exposed on the Web for spammers to find.
(valid except for
embed element)

Last modified: Sat, 2007 Mar 10 15:45:22
Slide show generated from html.html by Weasel 2007 Mar 10