-
Notifications
You must be signed in to change notification settings - Fork 2
/
clPhotos.html
203 lines (197 loc) · 14.6 KB
/
clPhotos.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
<!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="https://cdnjs.cloudflare.com/ajax/libs/tachyons/4.9.1/tachyons.min.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: inherit;
}
.grid {
display: grid;
}
</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="22" 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="clType.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">Upload Photos</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="clClimate.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://images.unsplash.com/photo-1520390138845-fd2d229dd553')"></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-ns f6 self-center flex-l flex-column-l justify-center-l">
<h3 class="f1-l f2 lh-title mv3-ns mv2 fw8">
Upload Photos
</h3>
<p class="mv3-ns mv2 lh-copy">
Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit, voluptatibus minus? Iusto facere quibusdam soluta voluptatibus
unde eligendi cupiditate officiis atque odio quas fuga fugiat culpa dolore modi, nesciunt suscipit.
</p>
<div class="flex-auto blue br4 self-stretch ba pa2 flex tc glow o-90 overflow-hidden">
<div class="flex-auto blue bw1 br3 self-stretch ba b--dotted pa4 flex flex-column items-center justify-center tc grow-large">
<span class="pa4 bg-center contain" style="background-image: url('https://icongr.am/clarity/upload-cloud.svg?color=357edd')"></span>
<span class="pa3 dn di-ns">
Drag and Drop Photos Here to Upload.
</span>
<button class="bg-blue appearance-none br1 bn pv2 ph3 white grow">Select Files</button>
</div>
</div>
</div>
<form class="flex-none sticky 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">
<span class="dn di-ns">I'm </span>
Done
<span class="dn di-ns">Uploading Photos</span>
</div>
<div class="flex-none ba b--blue self-center center pv2 ph3 br-pill mv1 blue">
Skip
<span class="dn di-ns">Step, I'll do it later.</span>
</div>
</div>
</form>
</article>
</main>
</section>
</body>
</html>