-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-TRY3.html
244 lines (200 loc) · 6.4 KB
/
index-TRY3.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>SPECS</title>
<meta content="" name="description" />
<meta content="Test" name="author" />
</head>
<body>
<div class="">
<h2 class="tit" id="a"><a href="#about">Specs — <span class="ar">About</span></a></h2>
<div class="fh slide-box " id="about">
<h3 class="abel" style="padding-bottom: 3em;">
Specs is the collaborative practice of Helen Van de Vloet and Nathan Heindrichs. Established in Brussels
around 2021, its predominantly operational approach relates space to – in alphabetical order – criterias,
dimensions, generosity, histories, hybrids, organisations, oversizing, precision, budgets, sensibility and
transmission. In regards of the current socio-ecological stalemate, the practice gives itself 10 years of
careful curation and critical reflection before aiming to proclaiming.
</h3>
<h4 class="abel ar">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Temporibus nobis quis, obcaecati non repellendus
et pariatur libero totam ducimus amet maiores rerum porro soluta reiciendis unde, necessitatibus magni
corporis veritatis?
</h4>
<ul class="abel ar">
<li>Commodo in id laborum mollit minim aute adipisicing sint ullamco aliquip nostrud tempor fugiat nulla.
</li>
<li>Commodo in id laborum mollit minim aute adipisicing sint ullamco aliquip nostrud tempor fugiat nulla.
</li>
<li>Commodo in id laborum mollit minim aute adipisicing sint ullamco aliquip nostrud tempor fugiat nulla.
</li>
<li>Commodo in id laborum mollit minim aute adipisicing sint ullamco aliquip nostrud tempor fugiat nulla.
</li>
<li>Commodo in id laborum mollit minim aute adipisicing sint ullamco aliquip nostrud tempor fugiat nulla.
</li>
</ul>
</div>
<div class="tit" id="b">
<h3 class="" ><a href="#project1"><span class="ar">007</span> Spring</a></h3>
<ul>
<li><span class="ar grey">Type</span>Residency</li>
<li><span class="ar grey">Location</span>Brussels, BE</li>
<li><span class="ar grey">Client</span>Architecture Workroom</li>
<li><span class="ar grey">Date</span>2024 / Ongoing</li>
<li><span class="ar grey">Credits</span>Graphic Design by BAM</li>
<li><span class="ar grey">Image</span>Specs.</li>
</ul>
</div>
<div class="fh slide-box " id="project1">
<img alt="IMAGE NOT LOADED" src="./assets/1_007_SPRING_1_S.jpg" />
<span id="project1"></span>
</div>
<div class="tit" id="c">
<h3 ><a href="#project2"><span class="ar">009</span> Workroom</a></h3>
<ul>
<li><span class="ar grey">Type</span>Residency</li>
<li><span class="ar grey">Location</span>Brussels, BE</li>
<li><span class="ar grey">Client</span>Architecture Workroom</li>
<li><span class="ar grey">Date</span>2024 / Ongoing</li>
<li><span class="ar grey">Credits</span>Graphic Design by BAM</li>
<li><span class="ar grey">Image</span>Specs.</li>
</ul>
</div>
<div class="fh slide-box " id="project2">
<img alt="IMAGE NOT LOADED" src="./assets/2_009_WORKROOM_1_S.jpg" />
</div>
<div class="tit" id="d">
<h3><a href="#project3"><span class="ar">008</span> Lehon</a></h3>
<ul>
<li><span class="ar grey">Type</span>Residency</li>
<li><span class="ar grey">Location</span>Brussels, BE</li>
<li><span class="ar grey">Client</span>Architecture Workroom</li>
<li><span class="ar grey">Date</span>2024 / Ongoing</li>
<li><span class="ar grey">Credits</span>Graphic Design by BAM</li>
<li><span class="ar grey">Image</span>Specs.</li>
</ul>
</div>
<div class="fh slide-box " id="project3">
<img alt="IMAGE NOT LOADED" src="./assets/3_008_LEHON_1_S.jpg" />
</div>
</div>
</body>
<style>
.none{
display: none;
}
.ar{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.93em;
}
.grey::after{
content: " — ";
}
body, html{
padding: 0;
margin: 0;
scroll-behavior: smooth;
background-color: rgb(245, 245, 245);
}
:root{
box-sizing: border-box;
}
.left{
width: 20%;
float: left;
position: sticky;
}
.right{
width: 80%;
float: right;
}
.fh{
min-height: 95vh;
padding: 0;
}
.fh, .slide-box{
margin-left: 20em;
}
.mh{
height: 5vh;
}
.fix{
position: fixed;
top: 0;
}
.abel
{
padding: 0 2rem;
line-height: 1.1;
}
.lft{
float: left;
width: fit-content;}
.stic{
position: sticky;
top: 0;
}
.tit{
z-index: 99;
position: sticky;
z-index: 99;
width: 100%;
background: rgb(245, 245, 245);
left: 0;
top: 0;
margin-top: 4px;
padding-left: 1rcap;
}
.tit#a{
height: 40px;
}
.tit#b{
top:44px;
}
.tit#c{
top:68px;
}
.tit#d{
top:92px;
}
.tit a{
text-decoration: none;
color: inherit;
}
h1,h2,h3,h4,h5,h6{
font-weight: normal;
margin: 0;
}
h2{
font-size: 40px;
position: fixed;
}
h3{
font-size: 24px;
line-height: 1;
}
ul{
list-style: none;
padding-left: 0;
}
.slide-box {
height: 95vh;
box-sizing: border-box;
padding: 2em 0;
position: relative;
z-index: 99;
}
img {
box-sizing: border-box;
height: 90%;
object-fit: contain;
width: 100%;
padding: 2em;
}
div.legend{
height: 10%;
overflow: hidden;
}
</style>