On Mon, Mar 29, 1999 at 12:03:21PM +1000, Craig Small wrote:
> I was wondering if there is a restriction on the country name tags in
> that you cannot use them inside containers, like
> <a href="#au"><Australia></a> would that work ok?
Should it not be
<a href="#au"><Australia></a>
?I believe that the closing angle bracket can be left, if not, it should be changed to > -- Mike

