Hi,

After reading the specification, it appears that the elements <fieldset> and <legend> are used to denote groups of related form fields. However, I can across the following code at surf the channel which appears to use it as a decorative element. Does the following usage, contradict the CSS specification?


CK

<fieldset class="basic">
<legend>Choose a channel</legend>

<ul class="channels">
<li><a href="/cat/61391.html" title="Animals channel">Animals <a class="rss-chan" href="/rss/61391-latest.xml" title="Animals channel">&nbsp;</a></a></li> <li><a href="/cat/61477.html" title="Anime channel">Anime <a class="rss-chan" href="/rss/61477-latest.xml" title="Anime channel">&nbsp;</a></a></li> <li><a href="/cat/61392.html" title="Art & Animation channel">Art &amp; Animation <a class="rss-chan" href="/rss/61392-latest.xml" title="Art & Animation channel">&nbsp;</a></a></li> <li><a href="/cat/61394.html" title="Auto-Moto channel">Auto-Moto <a class="rss-chan" href="/rss/61394-latest.xml" title="Auto-Moto channel">&nbsp;</a></a></li> <li><a href="/cat/61395.html" title="College & Education channel">College &amp; Education <a class="rss-chan" href="/rss/61395- latest.xml" title="College & Education channel">&nbsp;</a></a></li>

<li><a href="/cat/61396.html" title="Culture and Style channel">Culture and Style <a class="rss-chan" href="/rss/61396- latest.xml" title="Culture and Style channel">&nbsp;</a></a></li> <li><a href="/cat/61482.html" title="Documentary channel">Documentary <a class="rss-chan" href="/rss/61482-latest.xml" title="Documentary channel">&nbsp;</a></a></li> <li><a href="/cat/61397.html" title="Film & Movies channel">Film &amp; Movies <a class="rss-chan" href="/rss/61397-latest.xml" title="Film & Movies channel">&nbsp;</a></a></li> <li><a href="/cat/61398.html" title="Funny channel">Funny <a class="rss-chan" href="/rss/61398-latest.xml" title="Funny channel">&nbsp;</a></a></li> <li><a href="/cat/61399.html" title="Gaming channel">Gaming <a class="rss-chan" href="/rss/61399-latest.xml" title="Gaming channel">&nbsp;</a></a></li> <li><a href="/cat/61400.html" title="Life & Style channel">Life &amp; Style <a class="rss-chan" href="/rss/61400-latest.xml" title="Life & Style channel">&nbsp;</a></a></li> <li><a href="/cat/61401.html" title="Music channel">Music <a class="rss-chan" href="/rss/61401-latest.xml" title="Music channel">&nbsp;</a></a></li>

<li><a href="/cat/61402.html" title="News, Gossip & Politics channel">News, Gossip &amp; Politics <a class="rss-chan" href="/rss/ 61402-latest.xml" title="News, Gossip & Politics channel">&nbsp;</a></ a></li> <li><a href="/cat/61403.html" title="People & Family channel">People &amp; Family <a class="rss-chan" href="/rss/61403-latest.xml" title="People & Family channel">&nbsp;</a></a></li> <li><a href="/cat/61404.html" title="Sports channel">Sports <a class="rss-chan" href="/rss/61404-latest.xml" title="Sports channel">&nbsp;</a></a></li> <li><a href="/cat/61405.html" title="Tech & Gaming channel">Tech &amp; Gaming <a class="rss-chan" href="/rss/61405-latest.xml" title="Tech & Gaming channel">&nbsp;</a></a></li> <li><a href="/cat/61406.html" title="Television channel">Television <a class="rss-chan" href="/rss/61406-latest.xml" title="Television channel">&nbsp;</a></a></li> <li><a href="/cat/61407.html" title="Travel channel">Travel <a class="rss-chan" href="/rss/61407-latest.xml" title="Travel channel">&nbsp;</a></a></li>

<li><a href="/cat/61408.html" title="Webcam & Vlogs channel">Webcam &amp; Vlogs <a class="rss-chan" href="/rss/61408-latest.xml" title="Webcam & Vlogs channel">&nbsp;</a></a></li>
</ul>

</fieldset>
</div>


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

Reply via email to