From: Tom Tromey <tromey@creche.cygnus.com>
To: Gordon Irlam <gordoni@cygnus.com>
Date: Mon, 20 May 1996 12:33:48 -0600
Subject: HTML question
HTML question: is a link like this valid?
<a href="perlfunc.html#">
That is, nothing follows the "#". Is this the same as
"perlfunc.html"?