Best way to center a <div> element on a page both vertically and horizontally?
<div>
I know that margin-left: auto; margin-right: auto; will center on the horizontal, but what is the best way to do it vertically, too?
margin-left: auto; margin-right: auto;
Aucun commentaire:
Enregistrer un commentaire