how to centerlize a image in html code example Example: html css center image <div style="text-align: center;"> <img scr='img/example.jpg'> </div>