Tables in HTML 5: If you are looking for an easy way to lay text, data, content, and images in a grid, try creating a table. Tables are perfect for displaying numerical data, but they can also help you present any information that naturally falls into columns and rows in a manner that’s easy to understand. They can also help you save a lot of precious white space which would otherwise have been occupied by terms, definitions, and similar data which covers a lot of space when presented in paragraphs or other elements.
No comments