2024-11-29 02:33:48 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta name="viewport" content="width=device-width intial-scale=1.0">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>because</title>
|
|
|
|
<link rel="stylesheet" href="../style/style.css">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<?php include "../includes/nav.php" ?>
|
|
|
|
|
|
|
|
<section>
|
2024-11-29 09:34:38 +00:00
|
|
|
<h1>why does emma have a website?</h1>
|
2024-11-29 10:29:03 +00:00
|
|
|
<p>i have a website because certain groups think i shouldn't exist becuase of who i am or who i love</p>
|
2024-11-29 09:34:38 +00:00
|
|
|
<p>i have a website to express myself in a way that truly shows my whole self</p>
|
|
|
|
<p>i have a website because i view web design as a creative form of art as much as i view it as coding</p>
|
|
|
|
<p>i have a website because i love the idea of having my own space on the web, that is mine and mine alone</p>
|
|
|
|
<p>i have a website because i like looking after things and people, and having a website allows me to do both</p>
|
|
|
|
<p>i have a website to connect with other folks on the web, to make friends and forge connections with other unique folks</p>
|
|
|
|
<p>lastly, and most importantly, i have a website because i can. you can too if you want to</p>
|
2024-11-29 02:33:48 +00:00
|
|
|
<section>
|
|
|
|
</body>
|
|
|
|
</html>
|