Update 'social-shelves-project/index.html'
parent
5cf51e7960
commit
3db8a7b4e9
@ -0,0 +1,72 @@
|
||||
<!doctype html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title>The Social Shelves Project</title>
|
||||
<meta name="description" content="XPUB">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="../css/pages.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id='wrapper'></div>
|
||||
<a href='../' id='homebttn' class='ext'> << home</a>
|
||||
<header>
|
||||
<h1 id='project-title'>The Social Shelves Project<a href='#hleft-text' class='show'> ⓘ</a></h1>
|
||||
<h2 id='student-name'>Gersande Schellinx</h2>
|
||||
<div id='hleft-text'>
|
||||
<a href=# id='back'>
|
||||
<div id='inner-hleft-text'>
|
||||
<div id='ihtp'>
|
||||
<object>
|
||||
<div id='about-project'>
|
||||
<p>The social shelf project by Gersande Schellinx inquires how shifted perspectives in relation to materiality can produce alternative relationship between users/makers and small objects. In the context of social design, reciprocity between human and non-human actors is key. This bubble action uses the mundane space of a shelf as a material and conceptual constraint (or as a trope for social structures) to initiate conversations with people and their direct surroundings, engaging them in new material processes.
|
||||
</p>
|
||||
</div>
|
||||
<hr align='left'>
|
||||
<div id='about-student'>
|
||||
<p>Bibendum maecenas cum faucibus per tincidunt metus ac, diam aliquam aliquet sociosqu parturient a mollis est, felis sem hendrerit rhoncus nisl urna. Ultricies ut risus class ridiculus vestibulum.</p>
|
||||
</div>
|
||||
<a id='getback' class='int'> go back </a>
|
||||
</object>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</header>
|
||||
<section id='main'>
|
||||
<div id="galleries">
|
||||
<div id='work'>
|
||||
<h3 class='gal-title'>Work</h3>
|
||||
<ul id='publist'>
|
||||
<li><a href='https://yourdomain.org' target="_blank" class='ext'>Project Website</a></li>
|
||||
</ul>
|
||||
<img src="img/img1.jpg" class='workimg'/>
|
||||
<img src="img/img2.jpg" class='workimg'/>
|
||||
<img src="img/img3.jpg" class='workimg'/>
|
||||
<img src="img/img4.jpg" class='workimg'/>
|
||||
</div>
|
||||
<div id='publication'>
|
||||
<h3 class='gal-title'>Publication</h3>
|
||||
<ul id='publist'>
|
||||
<li><a href='pdf/thesis.pdf' target="_blank" class='ext'>Publication PDF</a></li>
|
||||
</ul>
|
||||
<img src="img/pub1.jpg" class='workimg'/>
|
||||
<img src="img/pub2.jpg" class='workimg'/>
|
||||
<img src="img/pub3.jpg" class='workimg'/>
|
||||
<img src="img/pub4.jpg" class='workimg'/>
|
||||
</div>
|
||||
<div id='gradshow'>
|
||||
<h3 class='gal-title'>Graduation Show</h3>
|
||||
<img src="img/gradshow1.jpg" class='workimg'/>
|
||||
<img src="img/gradshow2.jpg" class='workimg'/>
|
||||
<img src="img/gradshow3.jpg" class='workimg'/>
|
||||
<img src="img/gradshow4.jpg" class='workimg'/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue