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