[thelist] Accessibility and Validation at War

Jake Stetser jake.stetser at headhunter.net
Thu Mar 1 14:20:03 CST 2001


<tr><td>
<fieldset>
<table><tr><td>
	<legend>Whatever</legend>
</td><td>Radio 1<br />Radio 2
</td></tr></table>
</fieldset>
</td></tr>?

-----Original Message-----
From: Ben Dyer [mailto:ben_dyer at imaginuity.com]
Sent: Thursday, March 01, 2001 2:32 PM
To: thelist at lists.evolt.org
Subject: RE: [thelist] Accessibility and Validation at War


Because then, the code is like this:

<tr><td> <fieldset> <legend>Whatever</legend> </td><td> Radio 1<br />Radio 
2 </fieldset> </td></tr>

The fieldset and td don't nest properly: poorly-formed.

At 05:41 PM 2/28/01, you wrote:
>Ben,
>
> > I'm not sure what to do, moving the fieldset anywhere else (like within
>the
> > <td>) would make the file not well-formed. I really don't want to remove
> > the table if I can help it, but I'm hoping there might be an easier
> > solution (short of abandoning accessibility or validation).
>
>         Why would placing the fieldset within the td make the file "not
>well-formed"? This shouldn't be a problem.
>
>James Aylard
>
>---------------------------------------
>For unsubscribe and other options, including
>the Tip Harvester and archive of TheList go to:
>http://lists.evolt.org Workers of the Web, evolt !

-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Dyer
Senior Internet Developer
Imaginuity Interactive
http://www.imaginuity.com
-=-=-=-=-=-=-=-=-=-=-=-=-


---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list