Figure caption
<figure>
<img src="link" alt="">
<figcaption>caption</figcaption>
</figure>
Image alignment
<img align="left" width="100" height="100" src="https://picsum.photos/100/100">
<img align="left" width="100" height="100" src="https://picsum.photos/100/100">
<p align="center">
<img width="460" height="300" src="https://picsum.photos/460/300">
</p>
Adding hyperlinks