how to align image at the centre code example Example: center image css .centerImg { display: block; margin: 0 auto; }