center | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Resposta
+ 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