• table { width: 300px; }
  • table, td { overflow: hidden; }
Sunflower
td:last-child { display: table-cell; }
td:last-child { display: block; }

Table Width: