center | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 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