Responsive Tables with CSS
I needed a page to have a table. I tried to work it out with just a few divs and CSS; however, it proved to be a hassle. I found the following link that worked out just wonderfully.
https://css-tricks.com/examples/ResponsiveTables/responsive.php
I hope this helps someone out there…
0 Comments