how to take table in center of page in html code example
Example: how to center a table in html
<table style="border:1px solid black;margin-left:auto;margin-right:auto;">
<table style="border:1px solid black;margin-left:auto;margin-right:auto;">