|
|
|
|
|
by Bilal_io
1636 days ago
|
|
"The width of a cell is determined by the widest cell in the column. The height of a cell is determined by the tallest cell in the row" I've achieved the same with css grid. I genuinely don't think table are needed anymore, unless you're building a page to display data and don't care about responsiveness. |
|