1
0
Fork 0
yummy.cricket/comms.html

44 lines
1.1 KiB
HTML
Raw Normal View History

2022-05-17 22:44:15 -04:00
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<link rel=icon href=media/icon.svg>
<link rel=stylesheet href=comms.css>
<title>commission info</title>
2022-05-18 08:29:00 -04:00
<map name=example-links>
2022-08-04 17:18:00 -04:00
<area href='//commiss.io/listings/OvOb' shape=rect coords='0,0,350,850'>
<area href='//commiss.io/listings/DpnB' shape=rect coords='350,0,700,850'>
<area href='//commiss.io/listings/r6pO' shape=rect coords='700,0,1050,850'>
2022-05-18 08:29:00 -04:00
</map>
2022-05-17 22:44:15 -04:00
<main>
2022-05-18 08:29:00 -04:00
<h1>commission info</h1>
<section id=examples>
<img src=media/comm-examples.png usemap=#example-links>
<dl>
2022-08-04 17:18:00 -04:00
<dt>
<a href='//commiss.io/listings/OvOb'>colour</a>
2022-08-04 17:30:46 -04:00
<i class=closed>closed</i>
<dd><a href='//commiss.io/listings/OvOb'>$60</a>
2022-08-04 17:18:00 -04:00
<dt>
<a href='//commiss.io/listings/DpnB'>flat</a>
2022-08-04 17:30:46 -04:00
<i class=closed>closed</i>
2022-08-04 17:18:00 -04:00
<dd>
2022-08-04 17:30:46 -04:00
<a href='//commiss.io/listings/DpnB'>$45</a>
2022-08-04 17:18:00 -04:00
<dt>
<a href='//commiss.io/listings/r6pO'>sketch</a>
2022-08-04 17:30:46 -04:00
<i class=soon>soon!</i>
2022-08-04 17:18:00 -04:00
<dd>
2022-08-04 17:30:46 -04:00
<a href='//commiss.io/listings/r6pO'>$25</a>
2022-05-18 08:29:00 -04:00
</dl>
2022-05-17 22:44:15 -04:00
</section>
2022-06-07 07:33:05 -04:00
<a href=/>home</a>
2022-05-17 22:44:15 -04:00
</main>