-
Notifications
You must be signed in to change notification settings - Fork 2
/
clDetails.html
326 lines (318 loc) · 22.3 KB
/
clDetails.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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Roo Storage</title>
<!-- <link rel="stylesheet" href="reset.css" /> -->
<link rel="stylesheet" href="tachyons.css" />
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet">
<link rel="stylesheet" href="Custom.css" />
<style>
progress[value]::-webkit-progress-value {
background-color: var(--navy);
}
progress[value]::-webkit-progress-bar {
background-color: #fff;
}
.grid {
display: grid;
}
input ~ * .dynamic, input ~ .dynamic {
display: none;
}
#tgl-1--0:checked ~ * .tgl-1--0.dynamic ,
#tgl-1--0:checked ~ .tgl-1--0.dynamic,
#tgl-1--1:checked ~ * .tgl-1--1.dynamic,
#tgl-1--1:checked ~ .tgl-1--1.dynamic,
#tgl-1--2:checked ~ * .tgl-1--2.dynamic,
#tgl-1--2:checked ~ .tgl-1--2.dynamic {
display: inherit;
}
#opt-1--0:checked ~ * .opt-1--0.dynamic ,
#opt-1--0:checked ~ .opt-1--0.dynamic,
#opt-1--1:checked ~ * .opt-1--1.dynamic,
#opt-1--1:checked ~ .opt-1--1.dynamic,
#opt-1--2:checked ~ * .opt-1--2.dynamic,
#opt-1--2:checked ~ .opt-1--2.dynamic {
display: inherit;
}
</style>
</head>
<body class="f6 fw5 flex flex-column-l flex-row-m flex-column-reverse items-stretch vh-100">
<nav id="nav" class="f5-ns fw6-ns f7 fw7 flex-none pv3-m ph4-l pa0 shadow-hover z-9999 flex flex-column-l bg-white">
<ul class="flex flex-column-m no-underline list ma0 pa0 overflow-visible-ns overflow-hidden w-100 w-auto-ns">
<li class="dn flex-auto-l flex-ns items-center ph4 pv3-m">
<a href="index.html#nav" class="grow-large dib br-pill black">
<div class="contain pa4 pt3-l pl3-l flex-auto self-stretch grow" style="background:url('Logo/Tight/PNG/Black.png') no-repeat center;"></div>
</a>
</li>
<li class="flex dn-ns hide-child o-80 glow w-20 w-auto-ns">
<a href="index.html#nav" class="flex flex-column-reverse items-stretch self-stretch flex-auto no-underline black">
<span class="grow flex-auto flex flex-column flex-row-ns items-center pv3-ns pv2">
<div class="mb1 pl3 pt3 pr2 pb2 cover o-60 rotate-270" style="background:url('https://icongr.am/clarity/caret.svg')"></div>
Back
</span>
<div class="b--purple ba child"></div>
</a>
</li>
<li class="flex hide-child o-80 ph3-l glow w-20 w-auto-ns">
<a href="listings.html#nav" class="flex flex-column-l flex-row-m flex-column-reverse items-stretch self-stretch flex-auto no-underline black">
<span class="grow flex-auto flex flex-column flex-row-ns items-center pv3-ns pv2 pv4-l ph2-l mv1-m pl3-m pr4-m w-auto-ns">
<div class="mr3-l mr2-m mb1 mb0-ns pa2-ns pl3 pt3 pr2 pb2 cover o-60" style="background:url('https://icongr.am/clarity/compass.svg')"></div>
Feed
</span>
<div class="b--purple ba child"></div>
</a>
</li>
<li class="flex hide-child o-80 ph3-l glow w-20 w-auto-ns">
<a href="listings.html#nav" class="flex flex-column-l flex-row-m flex-column-reverse items-stretch self-stretch flex-auto no-underline black">
<span class="grow flex-auto flex flex-column flex-row-ns items-center pv3-ns pv2 pv4-l ph2-l mv1-m pl3-m pr4-m w-auto-ns">
<div class="mr3-l mr2-m mb1 mb0-ns pa2-ns pl3 pt3 pr2 pb2 cover o-60" style="background:url('https://icongr.am/clarity/view-list.svg')"></div>
Listings
</span>
<div class="b--purple ba child"></div>
</a>
</li>
<li class="flex hide-child o-80 ph3-l glow w-20 w-auto-ns">
<a href="listing.html#nav" class="flex flex-column-l flex-row-m flex-column-reverse items-stretch self-stretch flex-auto no-underline black">
<span class="grow flex-auto flex flex-column flex-row-ns items-center pv3-ns pv2 pv4-l ph2-l mv1-m pl3-m pr4-m w-auto-ns">
<div class="mr3-l mr2-m mb1 mb0-ns pa2-ns pl3 pt3 pr2 pb2 cover o-60" style="background:url('https://icongr.am/clarity/house.svg')"></div>
Hosting
</span>
<div class="b--purple ba child"></div>
</a>
</li>
<li class="flex hide-child o-80 ph3-l glow w-20 w-auto-ns">
<a href="myprofile.html#nav" class="flex flex-column-l flex-row-m flex-column-reverse items-stretch self-stretch flex-auto no-underline black">
<span class="grow flex-auto flex flex-column flex-row-ns items-center pv3-ns pv2 pv4-l ph2-l mv1-m pl3-m pr4-m w-auto-ns">
<div class="mr3-l mr2-m mb1 mb0-ns pa2-ns pl3 pt3 pr2 pb2 cover o-60" style="background:url('https://icongr.am/clarity/user.svg')"></div>
Jack
</span>
<div class="b--purple ba child"></div>
</a>
</li>
</ul>
</nav>
<section class="flex-auto flex flex-column items-stretch">
<header class="pa0 ma0 flex-none shadow-6 flex flex-column">
<progress value="55" max="100" style="height: .25rem;" class="h1 flex-none self-stretch w-100 appearance-none"></progress>
<menu class="flex items-center ma0 pa0 pointer bg-white ttc f6 ph1 ph2-ns ">
<a href="clHelp.html" class="link br1 hover-bg-yellow bg-white navy flex items-center">
<span class="pa3 pt2 pl2 ma2 bg-center rotate-270 contain" style="background-image: url('https://icongr.am/clarity/angle.svg')"></span>
<span class="dn di-l mr3">back</span>
</a>
<details class="flex-auto f4-ns f5">
<summary class="pv3-ns pv2 ph3 fw5 outline-0 z-2 navy">Details</summary>
<div class="flex-none relative">
<ul class="absolute flex flex-column top-0 list pv1 pa0 ma0 bg-white w-100 shadow-6 br3 br--bottom mw5">
<a href="clType.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Type</a>
<a href="clPhotos.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Photos</a>
<a href="clClimate.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Climate</a>
<a href="clHelp.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Help Move</a>
<a href="clDetails.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Details</a>
<a href="clPrice.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Pricing</a>
<a href="clPayment.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Get Paid</a>
<a href="clChecker.html" class="link pv2 ph3 hover-bg-navy hover-white bg-animate">Background
Check</a>
</ul>
</div>
</details>
<details>
<summary class="link br1 hover-bg-yellow bg-white navy flex items-center">
<span class="dn di-l ml3">preview</span>
<span class="pa3 pt2 pl2 ma2 bg-center contain" style="background-image: url('https://icongr.am/clarity/eye.svg')"></span>
</summary>
<div class="fixed bg-black-60 hover-bg-black-20 bg-animate ph3 pv6 w-100 vh-100 absolute--fill navy flex flex-column items-center justify-center-ns overflow-auto">
<div class="flex-none overflow-hidden shadow-4 flex flex-column relative br1">
<div class="pa6 grow flex-auto bg-center cover" style="background:url('https://images.unsplash.com/photo-1480074568708-e7b720bb3f09');"></div>
<div class="flex-none flex flex-column bg-white shadow-6">
<div class="flex justify-between items-stretch">
<div class="flex-auto absolute top-0 left-0 right-0 flex flex-column items-center justify-between mh6 mt5">
<div class=" pa5 br-pill grow ba bw2-ns bw1 b--white bg-center cover" style="background:url('https://images.unsplash.com/photo-1508214751196-bcfd4ca60f91');"></div>
<div class="flex shadow-6 grow br1 mv3 f5 bg-white">
<div class="hover-bg-gold br1">
<div class="cover h1 w1 ma3 grow flex-shrink-0" style="background:url('https://icongr.am/clarity/group.svg')"></div>
</div>
<div class="hover-bg-gold br1">
<div class="cover h1 w1 ma3 grow flex-shrink-0" style="background:url('https://icongr.am/clarity/lock.svg')"></div>
</div>
<div class="hover-bg-gold br1">
<div class="cover h1 w1 ma3 grow flex-shrink-0" style="background:url('https://icongr.am/clarity/shield.svg')"></div>
</div>
<div class="hover-bg-gold br1">
<div class="cover h1 w1 ma3 grow flex-shrink-0" style="background:url('https://icongr.am/clarity/check.svg')"></div>
</div>
</div>
</div>
<div class="flex-auto flex flex-column lh-solid justify-center pa3">
<div class=" f2 measure fw7 ma3">Cassandra's Garage</div>
<div class="ma3 f5 measure">
<div class="br1 b--black-40 ba flex">
<div class="flex-auto ph3 br flex justify-center pv2 hover-bg-gold">
<div class="cover pa2 mr2" style="background:url('https://icongr.am/clarity/bundle.svg')"></div>
<span class="flex-auto flex justify-center items-center">400
<sup> sqft</sup>
</span>
</div>
<div class="flex-auto ph3 flex justify-center pv2 hover-bg-gold">
<div class="cover pa2 mr2" style="background:url('https://icongr.am/clarity/map-marker.svg')"></div>
<span class="flex-auto flex justify-center items-center">2.6 mi</span>
</div>
</div>
</div>
<div class="mh3 fw5 f6 lh-copy measure">
Lorem ipsum dolor sit amet consectetur adipisicing elit. Repudiandae
dolorum ratione corporis eos headerlam ut vero corrupti
sint iste id harum.
</div>
<div class="flex items-center justify-between shadow-hover br1 f5 hover-bg-purple hover-white purple mv3">
<span class="mh3 fw7">Reserve for $42</span>
<div class="cover h1 w1 ma3 grow flex-shrink-0" style="background:url('https://icongr.am/clarity/tag.svg?color=ffffff')"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</details>
<a href="clPrice.html" class="link br1 hover-bg-yellow bg-white navy flex items-center">
<span class="dn di-l ml3">next</span>
<span class="pa3 pt2 pl2 ma2 bg-center rotate-90 contain" style="background-image: url('https://icongr.am/clarity/angle.svg')"></span>
</a>
</menu>
</header>
<main class="flex-auto flex flex-column flex-row-l overflow-auto">
<div class="flex-auto pa5 bg-center cover" style="background-image: url('https://winbuzzer.com/wp-content/uploads/2016/08/Bing-Maps-V8-Screenshot-Own.jpg')"></div>
<article class="self-stretch-l flex flex-column flex-none">
<div class="flex-auto-l flex-none mh5-l mh4-ns mh3 pv5-l pv4-ns pv3 navy measure f5 self-center flex-l flex-column-l justify-center-l">
<h3 class="f1-l f2 lh-title mv3-ns mv2 fw8">
Details about the {{Space}}
</h3>
<fieldset class="relative mv2 pa0 pb1 self-stretch flex items-center br2 white pointer ba b--black-20 blue">
<div contenteditable="true" class="bn bg-transparent br2 outline-0 pb2 pt1 ph3 navy">Guessed
rd,
Columbia MO</div>
<legend class="mh2 ph2 fw4 navy"> Address </legend>
<!-- Errors -->
<div class="ml5 absolute top-0 right-0 ph1 mh2 bg-white">
<div class="bg-white flex ba f7 br2 overflow-hidden glow b--black-20 black-40 fw5">
<div class="hover-bg-blue hover-white ph2">Use Current Location</div>
</div>
</div>
</fieldset>
<fieldset class="relative mv2 br3 ba b--black-20 navy pa0 ma0">
<legend class="mh2 ph2 fw4 navy">Size</legend>
<div class="ml5 absolute top-0 right-0 ph1 mh2 bg-white">
<div class="bg-white flex ba f7 br2 overflow-hidden glow b--black-20 black-40 fw5">
<input class="dn" type="radio" name="metric" id="">
<input class="dn" type="radio" name="standard" id="">
<label class="dn br hover-bg-blue hover-white ph2" for="metric">metric</label>
<label class="hover-bg-blue hover-white ph2" for="standard">standard</label>
</div>
</div>
<div class="flex flex-row-ns flex-column items-center items-stretch items-start-ns mh2 mb2 pa1">
<fieldset class="relative pa0 pb1 flex flex-auto br2 fw6 white pointer ba b--black-10 blue">
<input type="email" placeholder="6'7''" class="bn w-100 bg-transparent br2 outline-0 pv2 ph3 flex-auto appearance-none">
<legend class="f7 mh2 ph2"> Length </legend>
<!-- Errors -->
<div class="ml5 absolute top-0 right-0 ph2 tr">
<!-- Error -->
<!-- <div class="bg-white ph2 f7 lh-solid">unrecognized email</div> -->
</div>
</fieldset>
<div class="ma2 dn dib-ns fw5 o-40">X</div>
<fieldset class="relative pa0 pb1 flex flex-auto br2 fw6 white pointer ba b--black-10 blue">
<input type="email" placeholder="6'7''" class="bn w-100 bg-transparent br2 outline-0 pv2 ph3 flex-auto appearance-none">
<legend class="f7 mh2 ph2"> Width </legend>
<!-- Errors -->
<div class="ml5 absolute top-0 right-0 ph2 tr">
<!-- Error -->
<!-- <div class="bg-white ph2 f7 lh-solid">unrecognized email</div> -->
</div>
</fieldset>
<div class="ma2 dn dib-ns fw5 o-40">X</div>
<fieldset class="relative pa0 pb1 flex flex-auto br2 fw6 white pointer ba b--black-10 blue">
<input type="email" placeholder="6'7''" class="bn w-100 bg-transparent br2 outline-0 pv2 ph3 flex-auto appearance-none">
<legend class="f7 mh2 ph2"> Height </legend>
<!-- Errors -->
<div class="ml5 absolute top-0 right-0 ph2 tr">
<!-- Error -->
<!-- <div class="bg-white ph2 f7 lh-solid">unrecognized email</div> -->
</div>
</fieldset>
</div>
</fieldset>
<fieldset class="relative mv2 br3 ba b--black-20 navy pa0 ma0">
<legend class="mh2 ph2 fw4 navy">Emergency Contact</legend>
<div class="ml5 absolute top-0 right-0 ph1 mh2 bg-white">
<div class="bg-white flex ba f7 br2 overflow-hidden glow b--black-20 black-40 fw5">
<input class="dn" type="radio" name="metric" id="">
<input class="dn" type="radio" name="standard" id="">
<label class="dn br hover-bg-blue hover-white ph2" for="metric">metric</label>
<label class="hover-bg-blue hover-white ph2" for="standard">add another contact</label>
</div>
</div>
<div class="flex items-center mh2 mb2 pa1">
<fieldset class="relative pa0 pb1 flex flex-auto br2 fw6 white pointer ba b--black-10 blue">
<input type="email" placeholder="6'7''" class="bn w-100 bg-transparent br2 outline-0 pv2 ph3 flex-auto appearance-none">
<legend class="f7 mh2 ph2"> Name </legend>
<!-- Errors -->
<div class="ml5 absolute top-0 right-0 ph2 tr">
<!-- Error -->
<!-- <div class="bg-white ph2 f7 lh-solid">unrecognized email</div> -->
</div>
</fieldset>
<div class="flex flex-wrap">
<input class="dn" type="checkbox" name="medium" id="opt-1--0">
<input class="dn" type="checkbox" name="medium" id="opt-1--1">
<input class="dn" type="checkbox" name="medium" id="opt-1--2">
<div class="flex">
<label class="flex pa2" for="opt-1--0">
<div class="mr2 pa2 contain bg-center" style="background-image: url('https://icongr.am/clarity/email.svg')"></div>
Email
</label>
<input class="dynamic opt-1--0" type="email">
</div>
<div class="flex">
<label class="flex pa2" for="opt-1--1">
<div class="mr2 pa2 contain bg-center" style="background-image: url('https://icongr.am/clarity/phone-handset.svg')"></div>
Phone
</label>
<input class="dynamic opt-1--1" type="number" name="" id="">
</div>
<div class="flex">
<label class="flex pa2" for="opt-1--2">
<div class="mr2 pa2 contain bg-center" style="background-image: url('https://icongr.am/clarity/home.svg')"></div>
Address
</label>
<input class="dynamic opt-1--2" type="text">
</div>
</div>
</div>
</fieldset>
<fieldset class="relative mv2 pa0 pb1 self-stretch flex items-center br2 white pointer ba b--black-20 blue">
<div contenteditable="true" class="bn bg-transparent br2 outline-0 pb2 pt1 ph3 navy">This
{{Space}} has {{ Features }}.</div>
<legend class="mh2 ph2 fw4 navy"> Description </legend>
<!-- Errors -->
<div class="ml5 absolute top-0 right-0 ph2 tr">
<!-- Error -->
<!-- <div class="bg-white ph2 f7 lh-solid">unrecognized email</div> -->
</div>
</fieldset>
</div>
<form class="flex-none XXX-sticky XXX-bottom-0">
<div class="flex tc flex-wrap ma0 pa0 ph2 f5 pointer white ba bg-white">
<div class="flex-auto bg-blue pv3 ph4 br-pill mh2 mv1">
Submit
<span class="dn di-ns">These Details</span>
</div>
</div>
</form>
</article>
</main>
</section>
</body>
</html>