Only need one figure element and image for JS

Only need one image to test with when writing JS.
Still need to edit more photos for desired look.
Focusing on code right now.
This commit is contained in:
emma 2024-10-27 22:24:37 -04:00
parent bfe46a15c1
commit 834ce79e57
1 changed files with 2 additions and 57 deletions

View File

@ -19,63 +19,8 @@
<div class="window-pane"> <div class="window-pane">
<figure> <figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera."> <img src="img/thumbnails/baxter-stare-thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption> <figcaption>baxter-stare.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure>
<figure>
<img src="img/thumbnails/noisycat_thumb.jpg" alt="A thumbnail of an image of baxter looking at the camera.">
<figcaption>noisycat.jpg</figcaption>
</figure> </figure>
</div> </div>
</div> </div>