Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 441 Bytes

File metadata and controls

24 lines (17 loc) · 441 Bytes

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

link description