Typo in code example in HTML 4.01 24.12.1999

Hello Editors,

in the HTML spec, you can see the following at the end of section 
18.2.4, last example.

 <TITLE>Test Document</TITLE>
 <SCRIPT type="text/javascript">
     document.write("<p><b>Hello World!<\/b>")
 </SCRIPT>

The closing tag looks like this: <\/b>
A backslash followed by a slash.

Maybe you should add a section in the errata. Or am I wrong?

Sunny greets from Germany,
Stefan


-- 
Stefan Schumacher
Oesterberg 20                                   0172/2718968
58553 Halver                                    02353/130119
Germany
www.schumacher-netz.de

Received on Sunday, 28 July 2002 05:49:12 UTC