Using CSS, I want to specify certain widths for columns in a table. Should I set the widths in the thead (on the th's), in the tbody (on the td's)...or both?
The <th>'s would be the best place to set the width, because it is iterated only once.
Save your client a few bytes.
The other <td>'s will shape out implicitly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With