/* Create a div inside the td */ td.to-flex { border: 1px solid #000; } td.to-flex div { display: flex; justify-content: space-between; }