Number of table cells to fil the screen width
Hi everyone,
how is possible to fit a random number or table cells with a min width (<td>) based on the device's screen width and the rest of the cells just to wrap underneath?
In some short of way I am looking for a responsive <tr> where the cells which do not fit in the screen to wrap underneath... ?
Bear in mind that all the cells are with a single <tr> tag.
Does that make sense?
Thanks in advance.
Dimitris