+ 1
How to align a table to the center of the page
Can some one help me https://code.sololearn.com/wOYYXv6e8c4R/?ref=app
1 Answer
+ 1
This is not the way to make a table..
You should use table tags.
https://www.w3schools.com/tags/tag_table.asp#:~:text=The%20tag%20defines%20an,element%20defines%20a%20table%20cell.
Hope it helps