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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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