24 lines
998 B
PHP
24 lines
998 B
PHP
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<meta charset="utf-8">
|
||
|
<title>emma's self portraits</title>
|
||
|
<link rel="stylesheet" href="../style/style.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<main>
|
||
|
<?php include "../includes/nav.php" ?>
|
||
|
<section>
|
||
|
<h1>a gallery of emma</h1>
|
||
|
|
||
|
<p>
|
||
|
picrew has been a wonderful help in figuring who i am. how i want to present when everything is right for me to do so. the below pictures all capture different parts of me, i see myself in all of them in some way. some picrew allowed me to add things that others didn't. for example, a top i really want to have one day, or the fact that i have freckles on my face. i love that picrew makes it acccessible to discover my identity. it is such a friendly tool. over time i've found that people have different image makeers that capture so many wonderful parts of myself, and humanity in general
|
||
|
</p>
|
||
|
|
||
|
<h2>gallery</h2>
|
||
|
</section>
|
||
|
|
||
|
|