1
<head>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
th {
font-family: arial;
font-weight: normal;
}
</style>
</head>
<body>
<table width="200" height="300">
<tr style="font-weight: bold">
<th>Year</th>
<th>Balance</th>
<th>Interest</th>
</tr>
</table>
</body>
特定のクラスを除くすべての対象をCSSにする方法はありますか? 特定のクラスを除いて、すべてのthタグを対象にしたいと思います。あなたが使用することができます特定のクラス以外のすべてを対象にする