You have already completed these exercises!
Do you want to take them again?
You completed the CSS Table Responsive Exercises from W3Schools.com
Share on:
How can you make a table responsive using CSS?
overflow-y:auto
<table>
table
<div>
overflow-x:auto
display: block
width: 100%
<table> element