On 5 Jun 2007, at 11:41 AM, Lucien Stals wrote:

...the fieldset itself can contain anything...

Huh? Where in the spec does it say that?!

And why would you want to use something for which it's not intended? It would surely, at best, be semantically confusing.

Some legacy code I just picked up contains multiple instances of this, and other equally dubious logic:

<span style="font-weight: bold;">blah</span>

What's wrong with <b></b>? (OK, it should be <strong></strong>, but this is an old page without even a DOCTYPE - presumably from the good ol' days of HTML3.2)

Similarly, why use a <fieldset> when a simple <div> will do?

N
___________________________
omnivision. websight.
http://www.omnivision.com.au/



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to