Advanced Gallery Options
Captions | Multiple Galleries | Spotlight ImageCaptions
If you use a 'figure' element with the 'figcaption' nested within it, you can have captions on your images.
![description of image](./images/image1.png)
![description of image](./images/image1.png)
![description of image](./images/image1.png)
Multiple Galleries
You can put multiple, different galleries on your page. Just add another div with the gallery class to the page.
![description of image](./images/image1.png)
![description of image](./images/image1.png)
![description of image](./images/image1.png)
You can even use an 'hr' element to split them up if you want.
Spotlight Image, then Gallery
![description of image](./images/image1.png)
You can change the width of that image.
Figures won't center
correctly (in my vanilla code, if you edit it and it works then go for
it) so you'll have to use centered text in place of a 'figcaption'
![description of image](./images/image1.png)
![description of image](./images/image1.png)
![description of image](./images/image1.png)