On Mon, Jun 17, 2013 at 1:36 PM, Jukka K. Korpela <jkorp...@cs.tut.fi> wrote:
> 2013-06-17 19:25, Tom Livingston wrote:
>
>> Given this structure:
>>
>> <div class="sidebar">
>> <a href="" class="grey-button icon-info">Infographics</a>
>> <a href="" class="grey-button icon-calc">Tax Credit Calculator</a>
>> <a href="" class="grey-button icon-faq">Frequently Asked Questions</a>
>> </div>
>
>
> It's not really much of a structure: a <div> element (which is semantically
> empty by definition) containing three <a> elements separated only by
> whitespace (violating accessibility guidelines).
>
>


Thanks Yucca. I have since changed the structure and address the
accessibility issue you mentioned.

Thanks to others as well.



--

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
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