Image

<!-- Regular size stated in stylesheet -->
<img src="IMAGE.png"/>

<!-- Custom size -->
<img src="IMAGE.png" style="height: px; max-height: 90%; max-width: 95%; width: px">

Used to put an image on the site.