typos in HTML4.0 specification

I believe I've found a few typos in section 13.2.1 of the HTML 4.0
Specification ( http://www.w3.org/TR/WD-html40/ ).  Specifically, several HTML
examples are given, all looking something like this:

<A href="#xxx">...>/A>
  ...more document...
<A name="xxx">...>/A>

Shouldn't those lines end with </A> rather than >/A> ?

Aaron Teitlebaum
arteitle@engin.umich.edu

Received on Tuesday, 28 October 1997 03:21:10 UTC