center | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

center

What is the code for table in the center of the page in html?

4th Mar 2017, 7:08 PM
Amarachi Anuma
Amarachi Anuma - avatar
1 Answer
+ 1
in the table opening tag just write "align="center" " <table align="center" > </table>
4th Mar 2017, 7:28 PM
Divyashakti tripathi
Divyashakti tripathi - avatar