overflow-x doesn't work for table css code example Example: table overflow not working table { display:block; overflow:auto; max-height:100px; }