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