Pk11 1 month ago
parent 0cdfdf8bf6
commit db36963978

@ -1,6 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en">
<center>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -9,41 +8,46 @@
If you include the next line in all your web pages, they will all share the same look. If you include the next line in all your web pages, they will all share the same look.
This makes it easier to make new pages for your site. --> This makes it easier to make new pages for your site. -->
<link href='style.css' rel='stylesheet' type="text/css" media="all"> <link href='style.css' rel='stylesheet' type="text/css" media="all">
<style>
* { cursor: url(https://cur.cursors-4u.net/holidays/hol-1/hol62.cur), auto !important; }
img { max-width: 100% }
table { border: 2px outset white }
td { border: 1px solid white }
.table-container { overflow: scroll }
</style>
</head> </head>
<body style="background-color:black;color:white;"White text> <body style="background-color:black;color:white;"> <!-- White text -->
<center>
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
<h1>Goths Tonight Minneapolis</h1> <h1>Goths Tonight Minneapolis</h1>
<nav> <nav>
<ul> <ul>
<li><a href="#introduction">Home</a></li> <li><a href="#introduction">Home</a></li>
<li><a href="#calendar">Calendar</a></li>
<li><a href="#blog">Blog</a></li> <li><a href="#blog">Blog</a></li>
<li><a href="#social media">Social Media</a></li> <li><a href="#social-media">Social Media</a></li>
<li><a href="#helpful links">Helpful links</a></li> <li><a href="#helpful-links">Helpful links</a></li>
<li><a href="#calendar">Calendar</a></li>
</ul> </ul>
</nav> </nav>
<div id="introduction">
<p>Welcome to the <strong>Goths Tonight </strong> website, <br>home to our <em> digital calendar and zine </em> <br> <div id="introduction">
<a href="https://www.instagram.com/goths_tonight.mpls/?ref=clublink.to" target="_blank">Instagram</a> </p> <p>Welcome to the <strong>Goths Tonight</strong> website, <br>home to our <em>digital calendar and zine</em></p>
</div>
<div>
<p>For the Goths, Gays, and Spookily Inclined.</p> <p>For the Goths, Gays, and Spookily Inclined.</p>
</div> </div>
<img src="/GothTonight_Stacked.jpg" width="320" height="240" control alt="Goths Tonight Logo">
<div id="calendar"> <img src="GothTonight_Stacked.jpg" width="320" height="240" alt="Goths Tonight Logo">
</div>
<div id="blog"> <div id="blog">
</div> </div>
<div id="social media"> <div id="social-media">
<!--to add later --> <a href="https://www.instagram.com/goths_tonight.mpls/?ref=clublink.to" target="_blank">Instagram</a>
</div> </div>
<div id="helpful links"> <div id="helpful-links">
<p>Featuring regular events like:</p> <p>Featuring regular events like:</p>
<table border="2"> <div class="table-container">
<table>
<thead> <thead>
<tr> <tr>
<th scope="col">Event or Place</th> <th scope="col">Event or Place</th>
@ -90,20 +94,27 @@
</tbody> </tbody>
</table> </table>
</div> </div>
<iframe height=1000 width=3000 src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ5G5kI-E6VIliq8KAPhXxR1OVeN2PjnHiFpHPBD1VrJQTkJNcyKVAwK6siWPuP8BKcgxyN3zk1yIMd/pubhtml?gid=1160599980&amp;single=true&amp;widget=true&amp;headers=false"></iframe> </div>
</p>
<div id="calendar" class="table-container">
<iframe height="1000" width="1200" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ5G5kI-E6VIliq8KAPhXxR1OVeN2PjnHiFpHPBD1VrJQTkJNcyKVAwK6siWPuP8BKcgxyN3zk1yIMd/pubhtml?gid=1160599980&amp;single=true&amp;widget=true&amp;headers=false"></iframe>
</div>
<section> <section>
<h1>Submit Events</h1>
<p>Use form to submit goth or goth adjacent events for me to consider</p>
<form action="/practice.html" method="POST"> <form action="/practice.html" method="POST">
<label for="event">Submit an event here!</label> <label for="event">Submit an event here!</label>
<br> <br>
<input type="text" name="event"> <input type="text" name="event" id="event">
<h1>Submit Events</h1>
<p>Use form to submit goth or goth adjacent events for me to consider</p>
<a href="https://forms.gle/Rs1N8GEW4o29UrCy7">Link to Google Form </a>
</form> </form>
<p><a href="https://forms.gle/Rs1N8GEW4o29UrCy7">Link to Google Form </a></p>
</section> </section>
<center><a href="http://www.zwani.com/graphics/gothic/"><img src="http://images.zwani.com/graphics/gothic/images/gh543.gif" alt="zwani.com myspace graphic comments" border=0></a><br><a href="http://www.zwani.com/graphics/gothic/" target="_blank">Gothic comments</a></center>
<style type="text/css">* {cursor: url(https://cur.cursors-4u.net/holidays/hol-1/hol62.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2005/10/31/hol62.html" target="_blank" title="Black Bat"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Black Bat" style="position:absolute; top: 0px; right: 0px;" /></a> <a href="http://www.zwani.com/graphics/gothic/"><img src="http://images.zwani.com/graphics/gothic/images/gh543.gif" alt="zwani.com myspace graphic comments"></a>
</body> <br>
<a href="http://www.zwani.com/graphics/gothic/" target="_blank">Gothic comments</a>
<a href="https://www.cursors-4u.com/cursor/2005/10/31/hol62.html" target="_blank" title="Black Bat">Cursor</a>
</center> </center>
</body>
</html> </html>

Loading…
Cancel
Save