1 2 |
table{ table-layout: fixed; } table td.col-01{ width: 40%; } |
Show menu Hide menu
1 2 |
table{ table-layout: fixed; } table td.col-01{ width: 40%; } |
Categories: CSS
Tags: css, IE, Internet Explorer, table-layout