Hexbomb.gay/commissiontest.html

121 lines
5.2 KiB
HTML

<html lang="en">
<head>
<Title>Hex Bomb</Title>
<link rel="stylesheet" href="mainstyles.css">
<link rel="stylesheet" href="./css/commissionstyles.css">
<script src="./js/adultcheck.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200;600&family=Raleway:wght@200&family=Staatliches&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<script data-goatcounter="https://hexbomb.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
</head>
<body>
<div id=header-navigation>
<img id=headerimg src="./images/Headerimg.png" alt="hex-bomb">
<nav class=flexnav>
<div id=topbutton><a href="index.html">Main</a></div>
<div id=topbutton><a href="blog.html">Blog</a></div>
<div id=topbutton><a href="gallery.html">Gallery</a></div>
<div id=topbutton><a href="comics.html">Zines & Comics</a></div>
</nav>
</div>
<div id=Content-box class="flex-container">
<div id=leftbox>
<img src="./images/BOMBLOGO.svg" alt="Hex Bomb Logo" id="hexlogosvg">
<div id="Abouttext">
HEX BOMB is a punk rock dyke living in Edinburgh, Scotland. She makes sick porn art, zines, music, & more!
</div>
<hr>
<p style="text-align: center;"><img src="./images/3d iww logo.gif" id="iwwgif" style="max-width:100px; width: 100%; display: inline;image-rendering:crisp-edges; image-rendering:pixelated;">
<br>
<a href="https://www.iww.org/">Join the industrial workers of the world!</a></p>
</div>
<div id=maincontent>
<div id=main-text>
<h2><img src="./images/commissionheader.png" class="hardpixel" style="max-width: 1000px; width: 100%; display: block;margin-left: auto; margin-right: auto;"></h2>
<div class="commstext"><h1>Rates</h1>
<p>I base my prices on a flat rate of £20 per hour.<br>
For larger commissions & professional work<br>
I tend to charge per-hour-- the following is <br>
a sample for personal commissions.</p>
</div>
<div class="container">
<img src="./images/commspage/commsimage1.png" class="commsimage" style="max-width: 1847px;">
<div class="absolute" style="top: 0;right: 0">
<h1>Sketch Commissions</h1></div>
<div class="absolute" style="bottom: 0; left: 5%"><h1>£20</h1>
</div>
</div>
<p class="commstext" style="margin-left: auto; margin-right: auto;">Quick & messy, sometimes coloured or inked.<br>
Good for if you have a small idea that you'd like to <br>
see developed. I often draw these live on stream.<br>
</p>
<div><h1>Flat Colour Pinups</h1></div>
<div><h1>Full Colour Pinups</h1></div>
<div ><h1>Comcs & Sequences</h1></div>
<div class="absolute" style="top: 2800px; text-align: center; width: 100%; margin-left: -2%;">
<h1 class="contactmetext">Contact me!</h1>
<p>You can reach me for inquries at hexbombdoom [at] gmail.com... <br>
Proper email address pending!</p></div>
</div>
</div>
<div id=rightbox>
<nav>
<div id=sidebarbutton><a href="ocs.html">Original Characters</a></div>
<div id=sidebarbutton><a href="politics.html">Politics</a></div>
<div id=sidebarbutton><a href="contact.html">Contact Me</a></div>
<div id=sidebarbutton><a href="links.html">Links & Friends</a></div>
<hr>
<div id=socialbuttons class=flex-container>
<a href="https://www.deviantart.com/hex-bomb"><img src="./images/icons/deviantart.png" alt="deviantart"></a>
<a href="https://www.furaffinity.net/user/hex-bomb/"><img src="./images/icons/furaffinity.png" alt="Furaffinity"></a>
<a href="https://hexbomb.newgrounds.com/"><img src="./images/icons/newgrounds.png" alt="Newgrounds"></a>
<a href="https://twitter.com/Hex_Bomb"><img src="./images/icons/twitter.png" alt="twitter"></a>
<a href="https://hex-bomb.itch.io/"><img src="./images/icons/itchio.png" alt="itch.io"></a>
<a href="https://ko-fi.com/hexbomb/"><img src="./images/icons/kofi.png" alt="Ko-Fi"></a>
</div>
<hr>
<div id=sidebarbutton><a href="commission.html">Commission me!</a></div>
</nav>
</div>
</div>
<footer>
<div id="Footerbox">
<p>
This website was generously hosted by my pals at <a href="https://autonomic.zone/">Autonomic.Zone co-operative.</a> Unless otherwise specified, all content on this site is © 2022 HEX BOMB.
</p>
</div>
</footer>
</body>
</html>