Can table use flex layouts?

can table use flex layout? want to use flex to achieve horizontal center and adaptive effect

Css
Jul.26,2021

the easiest way to do this is to add the css of text-align:center to table. There is no need for flex,. Of course, you can use flex to relayout in cell, which is a little more complicated.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b329f2-2be43.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b329f2-2be43.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?