translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

accessibility for empty table cells

Stackoverflow

We are using axe to test accessibility.

Axe is giving the following issue when table cells are empty:

Tags: 
  • html
  • css
  • reactjs
  • accessibility

Why use divs over tables for a TABLE?

This question at face value is a duplicate of: Divs vs tables for tabular data

Tags: 
  • javascript
  • html
  • html5
  • reactjs
  • accessibility