There may come a time when you consider using a table on a page. Since tables do not display well on small mobile devices, please limit their use unless it's absolutely necessary.
Tables are best used for organizing and displaying tabular data like schedules or price lists, not for page layout.
Making tables accessible and user-friendly is a requirement and includes adding captions and summaries, using header rows, and considering table alternatives. Larger tables must include a special styling class that allows users on small devices to scroll horizontally (learn how).

Add your content to the blank table cells.
Tables need to have identifiable row headings.



There are styling tricks that can help make larger tables horizontally scrollable when using small mobile devices like phones or tablets.
It's important to test your page on small devices to make sure your entire table is viewable. If not, here are steps to take:

