You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

190 lines
4.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>flex card</title>
<link href="stylesheet.css" rel="stylesheet">
</head>
<body>
<h1></h1>
<section>
<div class="card">
<h2>SHAHMARAN</h2>
<p class = 'image'><img src='./images/SHAHMARAN.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>REACH OUT AND TOUCH ME</h2>
<p class = 'image'><img src='./images/resistance.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>THE HUMA</h2>
<p class = 'image'><img src='./images/identify.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>THE ASHIK</h2>
<p class = 'image'><img src='./images/darling.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>I HAD A DREAM</h2>
<p class = 'image'><img src='./images/dream.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>MONITOR</h2>
<p class = 'image'><img src='./images/monitors.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>MEDIUM</h2>
<p class = 'image'><img src='./images/medium.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>NA(RRA)TION</h2>
<p class = 'image'><img src='./images/na(rra)tions.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>PARASITES</h2>
<p class = 'image'><img src='./images/parasites.png'></p>
<p class = 'text'></p>
</div>
<div class="card">
<h2>HERETICS</h2>
<p class = 'image'><img src='./images/heretics.png'></p>
<p class = 'text'></p>
</div>
<br>
<br>
<div class="card">
<h2></h2>
<p class = 'text'>Where would the witch be in here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>Who are witch's enemies here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>What kind of weapons/creatures would a witch use here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>What would a witch destroy here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>Describe a witch's ritual here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>What would a witch's shelter look like here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>If you had a witch friend, what would you do together in here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>Think of a background song that would fit in this place / what is the song about or what are the lyrics?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>What would a witch dream about in her sleep here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'>What is the first thing a witch would explore in here?</p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2></h2>
<p class = 'text'></p>
</div>
<div class="card">
<h2>DICE CODING FOR BRAVE PLAYERS</h2>
<p class = 'que'>
WHITE<br> write a sentence<br><br>
BLUE<br> write a haiku poem<br><br>
ORANGE<br> draw<br><br>
GREEN<br> write a word</p>
</div>
</section>
</body>
</html>