center img in dib code example Example: image center in div img { display: block; margin-left: auto; margin-right: auto; width: 40%; }