You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="assets/css/stylesheet.css">
<link rel="stylesheet" href="assets/css/fonts.css">
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/23/quilt/quilt.css">
</head>
<body>
<div class="header">
<img class="header-img" src="assets/img/header.svg"></img>
</div>
<div class="columns">
<div class="column column-left">
<p class="intro-text">Here could be a very short introduction/instruction.</p>
<div class="command-bar">
<input class="command-line" type="text" placeholder="enter command ...">
<button class="command-button" type="image">
<img class="button-arrow" src="assets/img/arrow.svg"></img>
</button>
</div>
<div class="literal-function-container">
<div class="quotationmark-up-container">
<img class="quotationmark-up" src="assets/img/quotationmark-up.svg"></img>
</div>
<p class="literal-function-text">A child process whose parent has been terminated, causing the memory and resources that were allocated to it to be removed so they can be used for ongoing processes.</p>
<div class="quotationmark-down-container">
<img class="quotationmark-down" src="assets/img/quotationmark-down.svg"></img>
</div>
</div>
</div>
<div class="column column-right">
<img class="tendrils" src="assets/img/tendrils.svg"></img>
<h2>monster</h2>
<p class="info-layer">a site of tension, ambiguity, anomaly that challenges the established social order. A moster doesn't fit, emerges unexpectedly shedding light on toxic dynamics of power and on the invisible suffering of those who inhabits the border(land)s, the "other".</p>
<img class="tendrils" src="assets/img/tendrils.svg"></img>
</div>
</div>
</body>
</html>