xxxxxxxxxx
<div style="text-align: center;">
<img width="400" src="https://www.hubspot.com/hubfs/image-hubspot-centering-css.jpeg">
</div>
/* Used inside an HTML document to center a image,
changing the image to a block element (via div tag) the CSS
property"text-align: center;" centers the image. */