th border « Tags « HTML / CSS






1.Set table header border to be 1px solid black, its width to 6em
2.Set table border for table header
3.Table header with border
4.th border-left: 1px solid #f4f4f4;
5.th border-bottom: solid 2px #fff;
6.th border-left: 1px solid #EDC9C9;
7.th border-bottom: 1px solid #FFF;
8.th border-left: 1px solid #fff;
9.th border: 1px solid black;








10.th border-bottom-width: 1px;
11.th border-bottom-style: solid;
12.th border-bottom-color: #CDC1A7;
13.th, tfoot td border: thin solid black;text-align: center;font-weight: bold;
14.thead th {border-bottom: 1px solid #333; text-align: center; font-weight: bold;}
15.th[scope="col"] {border-bottom: 1px solid gray;}