-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnextterritory.html
executable file
·36 lines (30 loc) · 1.07 KB
/
nextterritory.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>martina holenstein — the next territory</title>
<link rel="stylesheet" href="style/main.css">
<link rel="stylesheet" href="https://use.typekit.net/pso1ctu.css">
</head>
<body class="project-page">
<div class="textoben">
<header>
<nav>
<a href="index.html">projects</a>
</nav>
<h1>the next territory</h1>
<h2>0.01 GB — 0.01 KG</h2>
</header>
<main>
<p>poster. poster design based on the abstraction and deconstruction of israeli maps - a map of jerusalem. created during the swiss design week 2019 at the bezalel academy of arts and design.</p>
<br>
<p>zhdk — 2019</p>
<p>the next territory – workshop with giliane cachin and lea michel</p>
</main>
</div>
<div class="image-portrait">
<img src="assets/10_newterritory/10_1.png">
</div>
</body>
</html>