Call to action: HTML needs more native rich widgets

Over the weekend, this post by Dave Rupert made the rounds, and I totally agree with what he is saying.

tagged with: #A11y, #Accordion, #Html, #Webdev, #Widgets

If you ARIA label something, give it a role

TL;DR: As a rule of thumb, if you label something via aria-label or aria-labelledby, make sure it has a proper widget or landmark role.

tagged with: #Landmarks, #Widgets