how to set table in center in html on entire 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;">