Re: Comments on HTML Spec - 2.0

Paul Burchard (burchard@horizon.math.utah.edu)
Mon, 19 Dec 94 17:07:00 EST

mjk@sylt.zfe.siemens.de (Michael Kaelbling) writes:
> <em>Incorrect radio input attributes?</em><br>
> The example in &#167;3.13.1 contains two radio buttons of the
> form: <br>
> <kbd>&lt;input name="male" type=radio&gt;</kbd><br>
> <kbd>&lt;input name="female" type=radio&gt;</kbd><br>
> but my feeling is that they should look something like<br>
> <kbd>&lt;input name="gender" value="male" type=radio&gt;</kbd><br>
> <kbd>&lt;input name="gender" value="female" type=radio&gt;</kbd>

This has already been fixed in the most recent drafts I have seen.
Please specify the version (e.g. date) of the draft when you send
corrections.

There do seem to be a lot of old drafts floating around out there.
The definitive place to look for the latest one is
<URL:http://www.hal.com/users/connolly/html-spec/>. In addition, the
latest IETF Internet Draft for HTML can be found at
<URL:ftp://ftp.isi.edu/internet-drafts/draft-ietf-html-spec-**.txt>
where ** is the revision number (currently 00).

--------------------------------------------------------------------
Paul Burchard <burchard@math.utah.edu>
``I'm still learning how to count backwards from infinity...''
--------------------------------------------------------------------