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"> </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"> </a></a></li>
<li><a href="/cat/61392.html" title="Art & Animation channel">Art
& Animation <a class="rss-chan" href="/rss/61392-latest.xml"
title="Art & Animation channel"> </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"> </a></a></li>
<li><a href="/cat/61395.html" title="College & Education
channel">College & Education <a class="rss-chan" href="/rss/61395-
latest.xml" title="College & Education channel"> </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"> </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"> </a></a></li>
<li><a href="/cat/61397.html" title="Film & Movies channel">Film &
Movies <a class="rss-chan" href="/rss/61397-latest.xml" title="Film &
Movies channel"> </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"> </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"> </a></a></li>
<li><a href="/cat/61400.html" title="Life & Style channel">Life &
Style <a class="rss-chan" href="/rss/61400-latest.xml" title="Life &
Style channel"> </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"> </a></a></li>
<li><a href="/cat/61402.html" title="News, Gossip & Politics
channel">News, Gossip & Politics <a class="rss-chan" href="/rss/
61402-latest.xml" title="News, Gossip & Politics channel"> </a></
a></li>
<li><a href="/cat/61403.html" title="People & Family channel">People
& Family <a class="rss-chan" href="/rss/61403-latest.xml"
title="People & Family channel"> </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"> </a></a></li>
<li><a href="/cat/61405.html" title="Tech & Gaming channel">Tech &
Gaming <a class="rss-chan" href="/rss/61405-latest.xml" title="Tech &
Gaming channel"> </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"> </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"> </a></a></li>
<li><a href="/cat/61408.html" title="Webcam & Vlogs channel">Webcam
& Vlogs <a class="rss-chan" href="/rss/61408-latest.xml"
title="Webcam & Vlogs channel"> </a></a></li>
</ul>
</fieldset>
</div>
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************