Re: name="" deprecated in XHTML
"Philip TAYLOR (Ret'd)" <[email protected]>
| Newsgroups | gmane.comp.web.html.general |
|---|---|
| Message-ID | <[email protected]> |
Sebastian Mendel wrote: > isn't it common to use > > <input type="radio" name="color" value="red" /> > <input type="radio" name="color" value="blue" /> I certainly know of no other way to form radio buttons into mutex groups. Philip TAYLOR