42 lines
No EOL
1.5 KiB
HTML
42 lines
No EOL
1.5 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8"/>
|
||
<meta charset="utf-8"/>
|
||
<title>Index Page</title>
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta name="theme-color" content="#f9dee1">
|
||
|
||
<link rel="stylesheet" href="test.css">
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<header><h1>Shannon</h1></header>
|
||
|
||
<main>
|
||
|
||
<nav>Navigation goes here</nav>
|
||
<section class="blurb">
|
||
<p class="pink">Shannon Kay</p>
|
||
<p class="gradient-text">Shannon Kay</p>
|
||
</section>
|
||
<section>
|
||
<div style="text-align: center;" class="setlistImage"><a href="https://www.setlist.fm/setlist/the-beths/2023/lodge-room-los-angeles-ca-73a0be1d.html" title="The Beths Setlist Lodge Room, Los Angeles, CA, USA 2023" target="_blank"><img src="https://www.setlist.fm/widgets/setlist-image-v1?id=73a0be1d&font=2" alt="The Beths Setlist Lodge Room, Los Angeles, CA, USA 2023" style="border: 0;" /></a>
|
||
|
||
</section>
|
||
<section class="spoilers">
|
||
<p class="rainbow-head">Shannon Kay</p>
|
||
<p class="rainbow">The No-Show was different and wonderful. The book is told from the perspectives of three different women; Siobhan, Miranda, and Jane. At the beginning of the The No-Show, I was most interested in the stories and backgrounds of the three women. Even when I wasn’t sure what to think about each woman’s interactions with “No-Show” Joseph Carter, I was invested in finding out more about the female characters.</p>
|
||
|
||
</section>
|
||
|
||
</main>
|
||
|
||
<footer>
|
||
<p><a href="index.html">Shannon's Homepage</a></p>
|
||
</footer>
|
||
|
||
</body>
|
||
</html> |