Best of AccessibilityJuly 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Creating responsive data tables with CSS

    A responsive data table is designed to work well on both desktop and mobile devices. We’ll explore options for creating responsive data tables using CSS and techniques for making them accessible and easy to use on mobile devices. Controlling the width and overflow is one of the most important things we can do to make it responsive.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Build Error-Free HTML Forms

    When I first started creating HTML forms, I would often use as the label and id's attribute. This all changed when I started using WAVE’s accessibility checker to learn how to make my code more accessible. In this article, I will show you three things I have learned in surviving, I mean making HTML forms error-free.

  3. 3
    Article
    Avatar of codemotionCodemotion·3y

    React Component Libraries for Boosting Your UI Design

    The world of React component libraries is vast and ever-changing. With so many options available, it can be difficult to decide which library is best suited for your project. We’ve compiled a comprehensive guide with some of the most useful component libraries out there.

  4. 4
    Article
    Avatar of tilThis is Learning·3y

    Top 20 Must-Know Tips for Web Accessibility

    We'll uncover the secrets of creating clear descriptions for images, explore the world of navigating using only the keyboard, and much more, so that everyone can browse your site like a pro. This third part of the series aims to provide you with essential principles (not all of them), practical advice, and examples for creating accessible websites.