How to use HTML tables properly

By TtG

You should avoid using tables for layout, but that does not mean you should avoid using tables for their intended purpose. When marking up tabular data in HTML, tables are what should be used. This article explains how to make HTML data tables accessible.

read more

Leave a Reply

You must be logged in to post a comment.