I changed a <section> to a <div> and the validator continues to point to the line as an error.

Tom Livingston wrote:
I admit to not having gone through the spec itself, but here's a
reliable reference:

http://html5doctor.com/the-section-element/

See the part called "rules of thumb for using section". I pretty sure
<section>  has to have a heading of some kind.<h1>  or<header>  etc.



On Wed, Jul 30, 2014 at 8:59 PM, Crest Christopher
<crestchristop...@gmail.com>  wrote:
The W3C Validator is handing me this error; I can't decode what it means ? I
read I should replace with a<div>  but must I ?

Section lacks heading. Consider using h2-h6 elements to add identifying
headings to all sections.

|<section class="contactme"*>*|

______________________________________________________________________
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/

Reply via email to