CINXE.COM
the artist
<!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <title>the artist</title> <meta charset="UTF-8" /> <meta name="description" content="the artist the artist> <meta name="keywords" content="'website of the artist, the artist> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <style> body { background-color: black; color: gray; text-align: left; font-family: sans-serif; font-size: 100%; margin:0; } h1 { font-size: 2.5em; padding: 0px 10px 0px 10px; margin:0; } h2 { font-size: 2em; padding: 0px 10px 0px 10px; margin:0; } h3 { font-size: 1.5em; padding: 0px 10px 0px 10px; margin:0; } h4 { font-size: 1.25em; padding: 0px 10px 0px 10px; margin:0; } h5 { font-size: 1em; padding: 0px 10px 0px 10px; margin:0; } h6 { font-size: 0.9em; padding: 0px 5px 0px 10px; margin:0px; margin-bottom: 0em; } p { font-size: 0.9em; padding: 0px 10px 0px 10px; margin:0px; margin-bottom: 0em; } code { font-family: monospace; font-size: 1em; padding: 0px 0px 0px 0px; margin: 0px; background-color: black; color: white; } pre { font-family: monospace; font-size: 1em; padding: 15px 10px 15px 15px; margin: 10px; background-color: black; color: white; } img { padding: 0px 00px 00px 00px; margin: 0px 40px 0px 10px; border: 0px solid black; max-width:100%; max-height:100%; } figure { padding: 0px; margin: 0px; } figcaption { padding: 0px 20px 20px 10px; margin: 0px; font-size: 0.8em; font-style: italic; } img.MenuImage { padding: 0px; float:left; height:140px; margin-top:5px; margin-right:10px; margin-left:0px; border: 1px solid black; } a:link { color:#007DA6; background-color: none; text-decoration: none; } a:visited { color:#478CA3; background-color: none; text-decoration: none; } a:hover { color: #007DA6; background-color: #A1A1A1; text-decoration: none; } a:active { color: #007DA6; background-color: none; text-decoration: none; } header, section, footer, aside, nav, main, article, figure, time { display: block; } html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } #Header { padding: 10px; margin: 10px; } #NavToTop { position: fixed; width: 99.9%; left: 1; bottom: 0px; } #Menu { margin: 0px; padding: 0px; } #MenuItemContainer { max-width: 720px; display: inline-block; display-inside: inline-block; padding: 10px; margin: 10px; border: 5px solid white } #Content { max-width: 720px; border: 0px solid gray; padding: 10px; margin: 10px; margin-bottom: 40px; } #Footer { padding: 10px; margin: 10px; margin-bottom: 40px; font-size: 0.8em; clear: left; } </style> </head> <body> <div id="Page"> <div id="Header"> <p> <h1 style="color: white;"><em>the artist</em></h1> <br /> <br /> </p> </div> <div id="Menu"> <div id="MenuItemContainer" class="Menu"> <a href="https://httpdot.net/theArtist/nothing/" target="_blank"> <h6><em><a href="https://httpdot.net/theArtist/nothing/" target="_blank">nothing</a></em></h6> <p> by <a href="https://httpdot.net/theArtist/" target="_blank">the artist</a>, 2019, dedicated to the public domain<br/> <br /> literally nothing, as we know it, but as a totally dematerialized yet commodified unique work of art having a certificate of authenticity which contains the digital signature of the artist on <em>nothing</em>, along with the sha-256 cryptographic hash of <em>nothing</em> to verify the authenticity of the artwork. the certificate also states, "this is to certify that <em>nothing</em> is an original artwork by the artist. [...] <em>nothing</em> is appropriated by the artist and also nothing is appropriated by the artist; <em>nothing</em> is dedicated to the public domain by the artist". <br/> <a href="https://httpdot.net/theArtist/nothing/" target="_blank">https://httpdot.net/theArtist/nothing/</a> <br /><br /> commissioned by <a href="https://www.protocinema.org" target="_blank">protocinema</a> for the exhibition <a href="https://httpdot.net/exh/BlockchainIs-ForNothing/" target="_blank"><em>blockchain is... / ...for nothing</em></a> with support from <a href="https://spot-projects.com/en/" target="_blank">spot contemporary art projects</a> </p> </a> </div> </div> <div id="Footer"> <p> / All content is free/libre under mentioned free cultural licenses or notices.<br /> / This website respects your privacy and does not track you in any way.<br /> / This web page was created on 21.02.2019 and last updated on 02.11.2022.<br /> / This web page is simply hand coded based on HTML5 and CSS standards and does not rely on any other web technology such as JavaScript.<br /> </p> </div> </div> </body> </html>