Completed
- Setting up the table
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Create a Responsive HTML Table
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Setting up the table
- 3 - My main source of info for this
- 4 - Basic CSS to get the table looking better
- 5 - Very simple responsiveness
- 6 - More CSS styles to improve the look
- 7 - The easiest way to make it responsive with a table-container
- 8 - A more robust solution
- 9 - Alternative to data-attributes
- 10 - Using grid to improve the layout inside cells a little
- 11 - Fixing the accessibility at small screen sizes