Tables Exercises
Explore hands-on “Tables” exercises to sharpen your skills and level up your craft. Want more? Browse all search results

Exercise
Ensure sufficient row height for easy table scanning

Exercise
Table

Exercise
Optimize numeric data display

Exercise
Incorporate inline menus for additional table actions

Exercise
Description lists

Exercise
Enhance table functionality with toolbars

Exercise
Use infinite scrolling for seamless browsing

Exercise
Streamline table operations

Exercise
Give users control with manual infinite scrolling

Exercise
Enable easy navigation with pagination for tables

Exercise
Use proportional cell width

Exercise
Use the <table> element for tabular data

Exercise
Allow items-per-page control

Exercise
Enable data sorting options in tables for users

Exercise
Indicate overflow content

Exercise
Use the <th> element for table headers

Exercise
Use the <caption> element for the table title

Exercise
Use a legible typeface

Exercise
Don't leave table headers empty

Exercise
Unordered lists

Exercise
Keep the link style familiar

Exercise
Ordered lists

Exercise
Ensure adequate column width for readable content

Exercise
Consider lists for organizing related items

Exercise
Clearly indicate hover and selected row states

Exercise
Allow users to customize tables

Exercise
Align text to the left

Exercise
Enhance visibility of headers in tables

Exercise
Borders style

Exercise
Style tables for scannability

Exercise
Collapsing table borders

Exercise
Use simple tables

Exercise
Use a consistent string format

Exercise
Adding padding

Exercise
The <caption> tag

Exercise
The rowspan attribute

Exercise
The colspan attribute

Exercise
The table tag <table>

Exercise
Adding captions

Exercise
Adding borders

Exercise
The <td> tag

Exercise
The <tr> tag

Exercise
The text-align property

Exercise
The <th> tag

Exercise
The <table> tag

Exercise
Adding rows

Exercise
Table layout principles
Exercise
Building dynamic tables

Exercise