table style tag in html code example
Example 1: table html
header1
header2
header3
text1.1
text1.2
text1.3
text2.1
text2.2
text2.3
text3.1
text3.2
text3.3
Example 2: how to align table in html
.centerTable { margin: 0px auto; }