Possible Duplicate:
Min-width and max-height for table atrributes
The <tables>
and <td>
do not understand the attributes min-width
or max-width
according to specification in %. How to emulate?
Possible Duplicate:
Min-width and max-height for table atrributes
The <tables>
and <td>
do not understand the attributes min-width
or max-width
according to specification in %. How to emulate?
You can use css3 flexbox and add css min-width and max-width.
https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_flexible_boxes