Create bento.php
This commit is contained in:
@@ -0,0 +1,39 @@
|
|||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<title>PixelRemapping - Bento</title>
|
||||||
|
<link rel="stylesheet" href="/bootstrap/css/bootstrap.vincent.css">
|
||||||
|
<link rel="stylesheet" href="/bootstrap/css/custom.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-3"></div>
|
||||||
|
<div class="col-md-6"><h2>PixelRemapping | A <strong>Bento</strong> Project</h2></div>
|
||||||
|
<div class="col-md-3"></div></div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-3"></div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<p><i>How does the visual language of an image change after being uploaded to internet?</i></p><br>
|
||||||
|
<p>Pixel remapping aims to create an interactive thinking practice of today's art production
|
||||||
|
with up to date technology and image sharing inclinations in terms of the visual language changes.
|
||||||
|
</p><br>
|
||||||
|
<p> Bento 2015 / <a href="http://elifoner.co">Elif Öner</a> & <a href="http://vincentrozenberg.com">Vincent Rozenberg</a></p></div>
|
||||||
|
<div class="col-md-3"></div></div>
|
||||||
|
<div><br></div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-3"></div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6"><p class="text-left"><a href="index.php">Create your own</a>, or <a href="imagedir.php">check</a> the gallery.</p></div>
|
||||||
|
<div class="col-md-6"><p class='text-right'> © <a href="/bento.php">Bento</a> <?php echo date('Y');?></p></div>
|
||||||
|
|
||||||
|
</div></div>
|
||||||
|
<div class="col-md-3">
|
||||||
|
</div></div> </div>
|
||||||
|
|
||||||
|
|
||||||
|
</body></html>
|
||||||
Reference in New Issue
Block a user