Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
同様にクラスを与える<td>:
<td>
<td class="newStyle"></td> .newStyle{ color: red; }
myclass で td を呼び出していないと思います。また、css ファイルが適切に含まれているかどうかも確認してください。