HTML Table Column Width


« Previous Next »

To set the size of a specific column, add the style attribute on a <th> or <td> element:




Output




Live Demo & Try it yourself!