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.
各セルにテキストを含むセルの行があります。1 つのセルの例を考えると、セル内の個々の単語にスタイルを追加すると (「1 つ 2 つ 3 つをテストする」としましょう。次のように変更します)。
<td class="cell">testing <p class="highlight1">1</p> <p class="highlight2">2</p> <a href="#">3</a></p></td>
セルの内容は、新しい行にテスト、1、および 2 で垂直に積み上げられます