WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Semantic Order -

for

From: scott.hoosier
Date: Mar 28, 2016 8:58AM


I don't think so but that's an interesting point. The use of the <ul> and the he dies provide some separation, however it does so in an interesting way.

If (sorry doing this on mobile so I am short handing this. )

<h2>
<p>
<h3>
<ul>
<li>
<p>
</li>
</li>
</ul>

Repeat h3 as necessary section as necessary

<p> relating to h2 text

This might provide additional separation by separating the list options under the h3 rather than a list of h3's

This make up could easily become redundant and ultimately defeating the use of the list.

I would want to have more context I to specific content to see how much separation. Would be required.

Sorry if that made things more confusing

Thanks
Scott