Image centreren in CSS

display:block;
margin-left:auto;
margin-right:auto;

Geplaatst in css. Leave a Comment »