⛄ Snowberb ⛄ – 16-23 Jun 25
Is it a bad practice to use divs spans or whatever tag inside a
td
? <td>Delete</td>
instead of <td><div>Delete</div></td>
2 Replies
Having
<div>
or <span>
inside a <td>
is fine, but the real question should be if <div>
or <span>
are the elements you should use, because semantically they are of last resort (if none other element is proper to use in certain place)This thread hasn’t had any activity in 12 hours, so it’s now locked.
Threads are closed automatically after 12 hours. If you have a followup question, you may want to reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/990291245484081162