comment mettre une table au milieu d'une div en html

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