Adam Silver – interaction designer - London, UK| Adamsilver.io
How can we make disabled buttons more inclusive? When do they work well, and when do they fail on us? And finally, when do we actually need them, and how can we avoid them? In this article, Vitaly Friedman will take a look to common usability issues with disabled buttons, how to fix these issues and when disabling buttons actually makes sense. We’ll start from the beginning, looking into when disabled buttons cause more trouble than help.| Smashing Magazine
This HTML course for web developers provides a solid overview for developers, from novice to expert level HTML.| web.dev
tabindex is a global attribute that allows an HTML element to receive focus. It needs a value of zero or a negative number in order to work in an accessible way.| www.a11yproject.com