how to center pictures css code example Example: css center image Click to copy.center { display: block; margin-left: auto; margin-right: auto; }