add images and respective content to picrew.php

This commit is contained in:
emma 2024-12-10 23:08:58 -05:00
parent bbe398a74d
commit 5449e62180
1 changed files with 23 additions and 2 deletions

View File

@ -18,6 +18,27 @@
</p> </p>
<h2>gallery</h2> <h2>gallery</h2>
<div>
<figure>
<img src="../img/life/picrews/self-one.png" alt="an image of emma created in picrew. the image is fem presenting and represent characteristics that emma sees of herself when she can be fem presenting in her physical space" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/94097">picrew image maker</a> by sangled
</figcaption>
</figure>
<figure>
<img src="../img/life/picrews/self-two.png" alt="an image of emma created in picrew. the image is fem presenting and explores charactersitcs such as hair styles and clothing that emma sees herself wearing and expressing" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/2446448"> picrew image maker</a> by seyimOn
</figcaption>
</figure>
<figure>
<img src="../img/life/picrews/self-three.png" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as hair styles, jewlery, transitioning, and features of emma like freckles" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/644129">picrew image maker</a> by makowka
</figcaption>
</figure>
</div>
</section> </section>
</body>
</html>