Dalmationer.art/gallery.html

101 lines
4.3 KiB
HTML

<html lang="en">
<head>
<title>Dalm's Art Zone!</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<meta name="description" content="Dalmationer's space on the world wide web!">
<meta name="author" content="Dalmationer">
<meta name="keywords" content="Personal, Politics, Art, Comics">
<link rel="stylesheet" href= "mainstyles.css">
<link rel="stylesheet" href= "./css/gallerystyles.css">
<script data-goatcounter="https://dalmationer.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<div id=content-header><h1>Dalmationer.art</h1></div>
<div id=content-container class="flex-container">
<div id=Sidebar><p><div id="selfportrait-container"><img src="images/selfportrait cropped.png" alt="illustration of dalm in red and black" id="selfportrait"></div>
<nav>
<div id=navbutton><a href=main.html>Main</a></div>
<div id=navbutton><a href=blog.html>Blog</a></div>
<div id=navbuttonactive><a href=gallery.html>Art</a></div>
<div id=navbutton><a href=comics.html>Comics & Zines</a></div>
<div id=navbutton><a href=originalcharacters.html>OCs</a></div>
<div id=navbutton><a href=friends.html>Friends & Links</a></div>
<div id=navbutton><a href=mysantas.html>Santa Collection</a></div>
<div id=navbutton><a href=fun.html>Fun</a></div>
<div id=navbutton><a href=music.html>Music</a></div>
<div id=navbutton><img src="images/3d iww logo.gif" alt="Join the IWW!" class="logo">
<p><a href="https://www.iww.org">Join the Industrial Workers of the World!</a></p>
<p><a href="union.html">Learn more!</a></p></div>
</nav>
</p></div>
<div id=main-content>
<img src="./images/galleryheader.png" alt="GALLERY" id="galleryimg">
<div id="Gallerycontainer">
<!--
template... wahoo!
if you can read this....
well i got news for you....
your EPIC!!!!
<div id=gallerythumb>
<a href="./gallery/0001.html"></a><img src="./gallery/thumbs/radithumb.png" id="thumbnail">
<h3> [Commission] Radithax-Ra</a></h5>
Created: <date>03/02/2023</date><br>
</div>
-->
<div id=gallerythumb>
<a href="./gallery/0004.html"><img src="./gallery/thumbs/hylespennymaint2thumb.png" id="thumbnail">
<h3> [Commission] The Handoff</a></h5>
Created: <date>22/01/2024</date><br>
A nefarious handoff happens in maintenance. Space station 13 art.<br>
</div>
<div id=gallerythumb>
<a href="./gallery/0003.html"><img src="./gallery/thumbs/the diner of the future part 1 thumb.png" id="thumbnail">
<h3> The Diner of the Future</a></h5>
Created: <date>25/11/2023</date><br>
A silly little space comic.<br>
</div>
<div id=gallerythumb>
<a href="./gallery/0002.html"><img src="./gallery/thumbs/manifoldthumb.png" id="thumbnail">
<h3> [Commission] Manifold</a></h5>
Created: <date>24/02/2023</date><br>
</div>
<div id=gallerythumb>
<a href="./gallery/0001.html"><img src="./gallery/thumbs/radithumb.png" id="thumbnail">
<h3> [Commission] Radithax-Ra</a></h5>
Created: <date>03/02/2023</date><br>
</div>
</div>
</div>
<div id=Sidebar style="margin-left: 10px; flex: 10%;"><p><h3 style="text-align: center;">More Art</h3>
<nav>
<div id=navbutton><a href=.gallery/tokens.html>TRPG Tokens</a></div>
</nav>
</p></div>
</div>
<footer>Generously Hosted by <a href="https://autonomic.zone">Autonomic.zone</a><br>
Content unless otherwise specified is © Dalmationer 2022</footer>
</body>
</html>