How i can do a alignement of table div inside div to align=center
<div> <div style="margin:auto; width:100px;">asd</div> </div>
div.a{ margin-left:auto margin-right:auto }