Beyond XHTML

SVG Open 2009

Tolerance of User Mistakes


How many anchor tags in the following?
<table>
<tr><td>foo</tr>
<a name=‘bar’>x
<plaintext> <————————
<a name=‘baz’>z

Answer: 1

More details.