I believe it would be nice to (officially?) document the changes
between the 1993/07/01 DTD and the 2.0 DTD that is finally approved.
New Elements/Attributes (html2.0.dtd)
<br>
<dl compact>
<form>
<form action>
<form enctype>
<form method>
<html version>
<img align>
<img alt>
<img ismap>
<input>
<input align>
<input checked>
<input maxlength>
<input name>
<input size>
<input src>
<input type>
<input value>
<meta>
<meta content>
<meta http-equiv>
<meta name>
<option>
<option selected>
<option value>
<select>
<select multiple>
<select name>
<select size>
<textarea>
<textarea cols>
<textarea name>
<textarea rows>
Old Elements/Attributes (html.dtd)
<dfn>
<key>
<link name>
<u>