Wie man einen Tisch in der Mitte eines DIV in HTML stellt

<div>
  <table border="1" align="center">   </table>
</div>
DELSHOT