how to aling a picture to center css code example Example: center image css .centerImg { display: block; margin: 0 auto; }