initial commit
This commit is contained in:
parent
8eafab146b
commit
04c75d0a95
17 changed files with 205 additions and 0 deletions
38
index.html
Normal file
38
index.html
Normal file
|
@ -0,0 +1,38 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Queer Bodies</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class=bg></div>
|
||||
<h1>QUEER<br>BODIES</h1>
|
||||
<header>
|
||||
|
||||
A gallery for art of nude or semi-nude trans, non-binary, intersex or otherwise non-standard bodies.
|
||||
<br>
|
||||
We are beautiful, our bodies speak volumes on our experiences and lives. They innately represent a rejection of cisheteronormativity's shallow understanding of the world.
|
||||
<br>
|
||||
If you have art you want to see here, please <a href="mailto:rosiaeevans@gmail.com">email me</a> with the image and the source. Make sure you either are the creator or have the creators approval. Nothing pornographic or fetishistic please.
|
||||
<br>
|
||||
Remember, we start out worried, insecure, unsure. Through trial and love we become strong and confident, defending our rights, arguing our validity. We become artists, dedicating our all to our art.<sup>1</sup>
|
||||
</header>
|
||||
<main>
|
||||
<figure>
|
||||
<img src="https://rosia.me/moomin.png">
|
||||
<figcaption> test image </figcaption>
|
||||
</figure>
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>
|
||||
[1] - A cool quote from David Cronenberg in <a href="https://www.vulture.com/2022/06/what-is-david-cronenbergs-crimes-of-the-future-about.html" >an interview with Vulture</a>
|
||||
</p>
|
||||
<p>
|
||||
If your art is here and you don't want it here, <a href="mailto:rosiaeevans@gmail.com">email me</a> and I'll take it down.
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
ADD A NOTICE SAYING THIS IS A WORK IN PROGRESS
|
||||
MAYBE SPLIT INTRO IN HALF AND SAY MORE ABOUT ADDING ART HERE E.G. WHAT KIND OF THINGS TO ADD
|
Loading…
Add table
Add a link
Reference in a new issue