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,101 +8,113 @@
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 -->
<a href="./index.html">Home</a> <center>
<h1>Goths Tonight Minneapolis</h1> <a href="./index.html">Home</a>
<nav> <h1>Goths Tonight Minneapolis</h1>
<ul> <nav>
<li><a href="#introduction">Home</a></li> <ul>
<li><a href="#calendar">Calendar</a></li> <li><a href="#introduction">Home</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>
</ul> <li><a href="#calendar">Calendar</a></li>
</nav> </ul>
<div id="introduction"> </nav>
<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> <p>For the Goths, Gays, and Spookily Inclined.</p>
<div> </div>
<p>For the Goths, Gays, and Spookily Inclined.</p>
</div>
<img src="/GothTonight_Stacked.jpg" width="320" height="240" control alt="Goths Tonight Logo">
<div id="calendar">
</div>
<div id="blog"> <img src="GothTonight_Stacked.jpg" width="320" height="240" alt="Goths Tonight Logo">
</div>
<div id="social media"> <div id="blog">
<!--to add later --> </div>
</div>
<div id="helpful links"> <div id="social-media">
<p>Featuring regular events like:</p> <a href="https://www.instagram.com/goths_tonight.mpls/?ref=clublink.to" target="_blank">Instagram</a>
<table border="2"> </div>
<thead>
<tr> <div id="helpful-links">
<th scope="col">Event or Place</th> <p>Featuring regular events like:</p>
<th scope="col">Description</th> <div class="table-container">
<th scope="col">Location</th> <table>
</tr> <thead>
</thead> <tr>
<tbody> <th scope="col">Event or Place</th>
<tr> <th scope="col">Description</th>
<td> <a href="https://groundzeromn.com/">Ground Zero</a> </td> <th scope="col">Location</th>
<td>Goth Night Club</td> </tr>
<td>Northeast Mpls</td> </thead>
</tr> <tbody>
<tr> <tr>
<td> <a href="https://www.instagram.com/gothessmpls/">Gothess </a> </td> <td> <a href="https://groundzeromn.com/">Ground Zero</a> </td>
<td>Monthly Goth Event</td> <td>Goth Night Club</td>
<td>Mortimer's and other venues </td> <td>Northeast Mpls</td>
</tr> </tr>
<tr> <tr>
<td> <a href="https://www.instagram.com/goths_tonight.mpls/?ref=clublink.to/">Goths Tonight Pinball </a> </td> <td> <a href="https://www.instagram.com/gothessmpls/">Gothess </a> </td>
<td>Monthly Goth Pinball Night</td> <td>Monthly Goth Event</td>
<td>LITT Pinball Bar</td> <td>Mortimer's and other venues </td>
</tr> </tr>
<tr> <tr>
<td>Industrial Strength</td> <td> <a href="https://www.instagram.com/goths_tonight.mpls/?ref=clublink.to/">Goths Tonight Pinball </a> </td>
<td>Weekly industrial goth event</td> <td>Monthly Goth Pinball Night</td>
<td>Terminal Bar</td> <td>LITT Pinball Bar</td>
</tr> </tr>
<tr> <tr>
<td>Transmission</td> <td>Industrial Strength</td>
<td>Weekly alternative event</td> <td>Weekly industrial goth event</td>
<td>Uptown VFW</td> <td>Terminal Bar</td>
</tr> </tr>
<tr> <tr>
<td>Dead Star Nation</td> <td>Transmission</td>
<td>Monthly Trad Goth/Post Punk event</td> <td>Weekly alternative event</td>
<td>Mortimer's</td> <td>Uptown VFW</td>
</tr> </tr>
<tr> <tr>
<td>Cinema of the Macabre</td> <td>Dead Star Nation</td>
<td>Weekly horror screening</td> <td>Monthly Trad Goth/Post Punk event</td>
<td>Emagine Willow Creek</td> <td>Mortimer's</td>
</tr> </tr>
</tbody> <tr>
</table> <td>Cinema of the Macabre</td>
</div> <td>Weekly horror screening</td>
<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> <td>Emagine Willow Creek</td>
</p> </tr>
<section> </tbody>
<form action="/practice.html" method="POST"> </table>
<label for="event">Submit an event here!</label> </div>
<br> </div>
<input type="text" name="event">
<h1>Submit Events</h1> <div id="calendar" class="table-container">
<p>Use form to submit goth or goth adjacent events for me to consider</p> <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>
<a href="https://forms.gle/Rs1N8GEW4o29UrCy7">Link to Google Form </a> </div>
</form>
</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> <h1>Submit Events</h1>
<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> <p>Use form to submit goth or goth adjacent events for me to consider</p>
<form action="/practice.html" method="POST">
<label for="event">Submit an event here!</label>
<br>
<input type="text" name="event" id="event">
</form>
<p><a href="https://forms.gle/Rs1N8GEW4o29UrCy7">Link to Google Form </a></p>
</section>
<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>
<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>
</body> </body>
</center>
</html> </html>

Loading…
Cancel
Save