swaps out image
This commit is contained in:
parent
a69a2f0871
commit
53ecf0a840
1 changed files with 2 additions and 12 deletions
14
Gallery.html
14
Gallery.html
|
@ -35,19 +35,9 @@
|
|||
|
||||
|
||||
<figure onclick="maximise(this)">
|
||||
<img src="gallery/Beau.jpeg">
|
||||
<img src="gallery/BeauAndCoco.jpeg">
|
||||
<figcaption>
|
||||
Beau
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
|
||||
|
||||
|
||||
<figure onclick="maximise(this)">
|
||||
<img src="gallery/Coco.jpeg">
|
||||
<figcaption>
|
||||
Coco
|
||||
Beau and Coco
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue