Technically the error was thrown correctly: http://www.w3.org/html/wg/drafts/html/master/sections.html#the-section-element
http://html5doctor.com/the-section-element/ Eric > On July 9, 2014 at 8:32 AM Nancy Johnson <njohnso...@gmail.com> wrote: > > > I do application development and the W3C throws an error: > > 1 with an Accessible counter I pulled off the web, that goes with a textarea > box > name="" is used with span or div > <span id="abc name="789r" aria-atomic="true" aria-live="polite" > class="fontsize085"> 2000</span> > > The back-end developer used rid='1' with a datepicker > <input id="111" name='pickup" value="07/07/2014" type="text" > class="width5" rid="1"> > > <section I am using without a heading... and it throws a warning.. > Am I used section incorrectly? > > This site is in development and will always be a private application > so I cannot show it. > > Thanks > > Nancy > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/