The meaning of life is to explore the world

CSS table max height not working

Posted on By Jason Liu

CSS <td> max-height is not working for large text

1. CSS <td> max-height is not working for large text. E.g. my_image

2. It can be achieved by setting the display property. E.g. my_image

3. The easiest way may be using <div> with max-height and overflow