Images
Responsive image
Section titled “Responsive image”Images are responsive by default:
<img src="https://placehold.co/800x200" alt="Description" />Figure with caption
Section titled “Figure with caption”Responsive Image
Figure with Caption
<figure>
<img src="https://placehold.co/300x150" alt="Description" />
<figcaption>This is a figure caption</figcaption>
</figure>