-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
296 lines (283 loc) · 13.7 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="stylesheet" href="style.css">
<title>Frontend Mentor | Crowdfunding product page</title>
</head>
<body>
<div class="wrapper">
<header>
<nav>
<div class="nav-logo">
<img src="images/logo.svg" alt="">
</div>
<div class="links">
<a href="#"> About</a>
<a href="#">Discover</a>
<a href="#">Get Started</a>
</div>
<div class="icons">
<img src="images/icon-hamburger.svg" alt="" class="ham-icon">
<img src="images/icon-close-menu.svg" alt="" class="close-icon">
</div>
</nav>
</header>
<div class="semi-wrapper">
<div class="container">
<div class="logo">
<img src="images/logo-mastercraft.svg" alt="">
</div>
<div class="sec-1">
<div class="text">
<h3>Mastercraft Bamboo Monitor Riser</h3>
<p>
A beautiful & handcrafted monitor stand to reduce neck and eye strain.
</p>
</div>
<div class="btns">
<div class="left">
<button class="btn-left">Back this project</button>
</div>
<div class="right">
<img src="images/icon-bookmark.svg" alt="" class="icon">
<button class="bookmark-btn">Bookmark</button>
</div>
</div>
</div>
<div class="sec-2">
<div class="upper">
<div class="money">
<h1>$89,914</h1>
<span>of $100,000 backed</span>
</div>
<div class="people">
<h1>5,007</h1>
<span>total backers</span>
</div>
<div class="days">
<h1>56</h1>
<span>days left</span>
</div>
</div>
<div class="progress">
<div class="progress-done" data-done="80">
</div>
</div>
</div>
<div class="sec-3">
<div class="first">
<h1>About this project</h1>
<p>
The Mastercraft Bamboo Monitor Riser is a sturdy and stylish platform that elevates your screen
to a more comfortable viewing height. Placing your monitor at eye level has the potential to improve
your posture and make you more comfortable while at work, helping you stay focused on the task at hand.
</p>
<p>
Featuring artisan craftsmanship, the simplicity of design creates extra desk space below your computer
to allow notepads, pens, and USB sticks to be stored under the stand.
</p>
</div>
<div class="second">
<div class="items">
<div class="top">
<h4>Bamboo Stand</h4>
<a href="#">Pledge $25 or more</a>
</div>
<div class="middle">
<p>
You get an ergonomic stand made of natural bamboo. You've helped us launch our promotional campaign, and
you’ll be added to a special Backer member list.
</p>
</div>
<div class="bottom">
<div class="bottom-left">
<h1>101</h1>
<span class="small">left</span>
</div>
<button class="bottom-btn">Select Reward</button>
</div>
</div>
</div>
<div class="third">
<div class="items">
<div class="top">
<h4>Black Edition Stand</h4>
<a href="#">Pledge $75 or more</a>
</div>
<div class="middle">
<p>
You get a Black Special Edition computer stand and a personal thank you. You’ll be added to our Backer
member list. Shipping is included.
</p>
</div>
<div class="bottom">
<div class="bottom-left">
<h1>64</h1>
<span class="small">left</span>
</div>
<button class="bottom-btn">Select Reward</button>
</div>
</div>
</div>
<div class="fourth">
<div class="items" style="border: 1.5px solid hsl(0, 2%, 90%);">
<div class="top">
<h4 style="color: hsl(0, 0%, 65%);">Mahogany Special Edition</h4>
<a href="#" style="color: hsl(179, 39%, 72%);">Pledge $200 or more</a>
</div>
<div class="middle">
<p style="color: hsl(0, 0%, 86%);">
You get two Special Edition Mahogany stands, a Backer T-Shirt, and a personal thank you. You’ll be added
to our Backer member list. Shipping is included.
</p>
</div>
<div class="bottom">
<div class="bottom-left">
<h1 style="color:hsl(0, 0%, 65%) ;">0</h1>
<span class="small">left</span>
</div>
<button class="bottom-btn-last">Out of Stock</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Selection modal section -->
<div class="modal-wrapper">
<div class="modal-container">
<div class="modal-start">
<div class="top-modal">
<h4>Back this project</h4>
<img src="images/icon-close-modal.svg" class="close-modal">
</div>
<p>
Want to support us in bringing Mastercraft Bamboo Monitor Riser out in the world?
</p>
</div>
<div class="modal-pledge">
<div class="pledge-items">
<div class="pledge-item">
<div class="label-upper">
<input type="radio" name="radio" class="first-radio">
<div class="label-first">
<label for="first-radio">Pledge with no reward</label>
</div>
</div>
<div class="middle-text">
<p>
Choose to support us without a reward if you simply believe in our project. As a backer,
you will be signed up to receive product updates via email.
</p>
</div>
</div>
<div class="pledge-item">
<div class="pledge-start">
<div class="label-upper">
<input type="radio" name="radio">
<div class="labels">
<label for="radio">Bamboo Stand</label>
<label for=""><a href="#">Pledge $25 or more</a></label>
</div>
</div>
<div class="middle-text">
<p>
You get an ergonomic stand made of natural bamboo. You've helped us launch our promotional campaign, and
you’ll be added to a special Backer member list.
</p>
</div>
<div class="bottom-left">
<h1>101</h1>
<span class="small">left</span>
</div>
</div>
<div class="pledge-lower">
<small>Enter your pledge</small>
<div class="lower-btns">
<input type="number" min="25" value="$ 25" class="input">
<button class="second-btn">Continue</button>
</div>
</div>
</div>
<div class="pledge-item">
<div class="pledge-start">
<div class="label-upper">
<input type="radio" name="radio">
<div class="labels">
<label for="radio">Black Edition Stand</label>
<label for=""><a href="#">Pledge $75 or more</a></label>
</div>
</div>
<div class="middle-text">
<p>
You get a Black Special Edition computer stand and a personal thank you. You’ll be added to our Backer
member list. Shipping is included.
</p>
</div>
<div class="bottom-left">
<h1>64</h1>
<span class="small">left</span>
</div>
</div>
<div class="pledge-lower">
<small>Enter your pledge</small>
<div class="lower-btns">
<input type="number" min="75" value="$ 75" class="input">
<button class="second-btn">Continue</button>
</div>
</div>
</div>
<div class="pledge-item" style="border: 1.5px solid hsl(0, 2%, 90%);">
<div class="pledge-start">
<div class="label-upper">
<input type="radio" name="radio" disabled>
<div class="labels">
<label style="color: hsl(0, 0%, 65%);" for="radio">Mahogany Special Edition</label>
<label><a href="#" style="color: hsl(179, 39%, 72%);">Pledge $200 or more</a></label>
</div>
</div>
<div class="middle-text">
<p style="color: hsl(0, 0%, 86%);">
You get two Special Edition Mahogany stands, a Backer T-Shirt, and a personal thank you. You’ll be added
to our Backer member list. Shipping is included.
</p>
</div>
<div class="bottom-left">
<h1 style="color:hsl(0, 0%, 65%) ;">0</h1>
<span class="small" style="color:hsl(0, 0%, 65%) ;">left</span>
</div>
</div>
<!-- <div class="pledge-lower">
<small>Enter your pledge</small>
<div class="lower-btns">
<button class="first-btn"> <span class="dollar">$</span> 200</button>
<input type="mumber" min="200" value="$ 200" class="input">
<button class="second-btn" style="color:hsl(0, 0%, 65%) ;">Continue</button>
</div>
</div> -->
</div>
</div>
</div>
</div>
</div>
<!-- Success modal section -->
<div class="thanks-wrapper">
<div class="thanks-container">
<img src="images/icon-check.svg" alt="" class="check">
<div class="message">
<h3>Thanks for your support!</h3>
<p>
Your pledge brings us one step closer to sharing Mastercraft Bamboo Monitor Riser worldwide. You will get
an email once our campaign is completed.
</p>
</div>
<button class="thanks-btn">Got it!</button>
</div>
</div>
<script src="./main.js"></script>
</body>
</html>