-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfilmpodium_bunuel.html
executable file
·36 lines (31 loc) · 1.1 KB
/
filmpodium_bunuel.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 — filmpodium luis buñuel</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>flimpodium luis buñuel</h1>
<h2>0.01 GB — 0.05 KG</h2>
</header>
<main class="projekttext">
<p class="textabstand">poster pitch. concept idea for the filmpodium of the city of zurich about luis
buñuel. focusing on objects and metaphors from buñuel's films.</p>
<br>
<p>zhdk — 2019</p>
<p>in collaboration with <a href="https://flurinafrei.ch/" target="_blank">flurina frei</a></p>
</main>
</div>
<div class="image-portrait">
<img src="assets/2_filmpodium/2_1.jpg">
</div>
</body>
</html>