-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathvoting.html
More file actions
353 lines (343 loc) · 15.1 KB
/
voting.html
File metadata and controls
353 lines (343 loc) · 15.1 KB
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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no">
<!-- theme color for android 5.0 -->
<meta name="theme-color" content="#fff">
<link href='https://fonts.googleapis.com/css?family=Comfortaa:400,700,300&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" media="all" href="css/screen.css" >
<!--[if IE]><script src="js/html5shiv.js"></script><![endif]-->
</head>
<body>
<!-- begin top -->
<div class="top">
<!-- begin create -->
<div class="create" style="display:none">
<div class="create__in">
<div class="create__close icon-504 js-toggleheader"></div>
<!-- <h2>Create your own pool</h2> -->
<input type="text" placeholder="Add Your Question Here" class="create__what">
<!-- begin items -->
<div class="items items_4">
<!-- begin item -->
<div class="item">
<div class="item__picture" style="background-image:url(img/item.png)"><div class="item__check"></div></div>
<div class="item__text">Apple Watch 38mm Silver Aluminum Case with White Sport Band</div>
</div>
<!-- end item -->
<!-- begin item -->
<div class="item">
<div class="item__picture" style="background-image:url(img/item.png)"><div class="item__check"></div></div>
<div class="item__text">Apple Watch 38mm Silver Aluminum Case with White Sport Band</div>
</div>
<!-- end item -->
<!-- begin item -->
<div class="item item_addtext">
<textarea name="" class="item__addtext" id="" cols="30" rows="10">asdsadad</textarea>
</div>
<!-- end item -->
<div class="item item_add">
<div class="item__addicon">add<br>new</div>
</div>
<!-- end item -->
</div>
<!-- end items -->
<div class="create__options">
<div class="create__submit">Start</div>
<div class="create__howmuch">
<label for="">How much opinions do you need?</label>
<div class="create__select_wrapper">
<select class="create__select" name="" id="">
<option value="">Option 1</option>
<option value="">Option 2</option>
<option value="">Option 3</option>
</select>
</div>
</div>
</div>
</div>
</div>
<!-- end create -->
<!-- begin header -->
<div class="header">
<div class="header__in">
<div class="header__logo"><img src="img/logo.png" width="270" alt=""></div>
<!-- <a href='#' class="header__addnew js-toggleheader">add new</a> -->
<div class="add-poll add-poll_header js-toggleheader"></div>
<div class="header__search">
<input type="text" name="" class="header__searchinput js-search" placeholder="Search" id="">
<div class="header__searchsubmit icon-606"></div>
<div class="header__adv"></div>
</div>
<div class="header__login-links is-small">
<a href="#" class="login-link btn">Sign Up</a>
<a href="#" class="login-link btn">Sign In</a>
</div>
<div class="header__user">
<div class="header__av" style="background-image:url(http://dummyimage.com/55x55/000000/fff)"></div>
</div>
</div>
</div>
<!-- end header -->
<!-- begin dropdown-menu -->
<div class="dropdown-menu">
<ul class="dropdown-menu__in">
<li><a href="#">Invited <span>(2)</span></a></li>
<li><a href="#">Created<span></span></a></li>
<li><a href="#">Voted<span></span></a></li>
<li><a href="#">Won<span></span></a></li>
<li class="right"><a href="#">What's hot</a></li>
<li class="right"><a href="#">How It Works?</a></li>
</ul>
</div>
<!-- end dropdown-menu -->
</div>
<!-- end top -->
<!-- begin content -->
<div class="content is-drop">
<div class="content__in">
<!-- begin pick -->
<div class="pick is-finished">
<div class="pick__header">
<div class="pick__title"><a href="#">What’s better to buy?</a></div>
<div class="pick__socials">
<span class="icon-494 js-share"></span>
<ul class="pick__socials-list">
<li class="pick__social"><a href="#" class="social-fb"></a></li>
<li class="pick__social"><a href="#" class="social-tw"></a></li>
<li class="pick__social"><a href="#" class="social-pi"></a></li>
<li class="pick__social"><a href="#" class="social-gl"></a></li>
<li class="pick__social"><a href="#" class="social-ml"></a></li>
<li class="pick__social"><a href="#" class="social-ch"></a></li>
</ul>
</div>
<div class="pick__fave icon-512"></div>
</div>
<div class="items items_3">
<!-- begin item -->
<div class="item item_comments">
<div class="item__in">
<div class="item__percentage">24%</div>
<div class="item__percentageline-wrap">
<div class="item__percentageline" style="height:24%"></div>
</div>
<div class="item__picture" style="background-image:url(img/item.png)"><div class="item__check"></div></div>
<div class="item__text">Apple Watch 38mm Silver Aluminum Case with White Sport Band</div>
<div class="preview"></div>
</div>
<div class="voting">
<div class="votes">
<div class="vote vote_total">121<i class="icon-505"></i></div>
<div class="vote vote_men">101<i class="icon-485"></i></div>
<div class="vote vote_women">20<i class="icon-484"></i></div>
</div>
<ul class="comments">
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user">Verena</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user">Verena</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say</p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user">Verena</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user"></p>
<p class="comment__text"></p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user"></p>
<p class="comment__text"></p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user"></p>
<p class="comment__text"></p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user"></p>
<p class="comment__text"></p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user"></p>
<p class="comment__text"></p>
</li>
</ul>
</div>
</div>
<!-- end item -->
<!-- begin item -->
<div class="item item_comments">
<div class="item__in is-check">
<div class="item__percentage">24%</div>
<div class="item__percentageline-wrap">
<div class="item__percentageline" style="height:24%"></div>
</div>
<div class="item__picture" style="background-image:url(img/item.png)"><div class="item__check"></div></div>
<div class="item__text">Apple Watch 38mm Silver Aluminum Case with White Sport Band</div>
</div>
<div class="voting">
<div class="votes">
<div class="vote vote_total">121<i class="icon-505"></i></div>
<div class="vote vote_men">101<i class="icon-485"></i></div>
<div class="vote vote_women">20<i class="icon-484"></i></div>
</div>
<ul class="comments">
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya
<span class="add-vote">735
<i class="icon-504"></i>
</span>
<span class="add-report"><i class="icon-380"></i></span>
<div class="report">
<form action="#" class="form">
<p class="form__item">
<input id="choose1" type="radio" name="type-report" value="spam"><label for="choose1"><span class="form__item-btn"></span><span class="form__item-text">This is spam</span></label>
</p>
<p class="form__item">
<input id="choose2" type="radio" name="type-report" value="intellectualProperty"><label for="choose2"><span class="form__item-btn"></span><span class="form__item-text">This is my intellectual property</span></label>
</p>
<p class="form__item">
<input id="choose3" type="radio" name="type-report" value="intellectualProperty"><label for="choose3"><span class="form__item-btn"></span><span class="form__item-text">This is my intellectual property</span></label>
</p>
<p class="form__item">
<input id="choose4" type="radio" name="type-report" value="spam"><label for="choose4"><span class="form__item-btn"></span><span class="form__item-text">This is spam</span></label>
</p>
<input type="submit" class="form__submit" value="Send">
</form>
</div>
</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user">Verena
<span class="add-vote">735<i class="icon-504"></i></span>
<span class="add-report"><i class="icon-380"></i></span>
</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya
<span class="add-vote">735<i class="icon-504"></i></span>
<span class="add-report"><i class="icon-380"></i></span>
</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
<li class="comment">
<img src="img/verena.png" width="32" height="32" alt="">
<p class="comment__user">Verena</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
</ul>
</div>
</div>
<!-- end item -->
<!-- begin item -->
<div class="item item_comments">
<div class="item__in">
<div class="item__percentage">24%</div>
<div class="item__percentageline-wrap">
<div class="item__percentageline" style="height:64%"></div>
</div>
<div class="item__picture" style="background-image:url(img/item.png)"><div class="item__check"></div></div>
<div class="item__text">Apple Watch 38mm Silver Aluminum Case with White Sport Band</div>
</div>
<div class="voting">
<div class="votes">
<div class="vote vote_total">1<i class="icon-505"></i></div>
<div class="vote vote_men">2<i class="icon-485"></i></div>
<div class="vote vote_women">3<i class="icon-484"></i></div>
<!-- <i class="icon-559"></i> -->
</div>
<ul class="comments">
<li class="comment">
<img src="img/nikolya.png" width="32" height="32" alt="">
<p class="comment__user">Nikolya</p>
<p class="comment__text">I'm looking at it on a bigger screen now and I have to say its a really obvious photoshop job when its larger.</p>
</li>
</ul>
</div>
</div>
<!-- end item -->
<!-- begin item -->
</div>
<i class="add-comment"></i>
</div>
<!-- end pick -->
<footer class="footer">
<div class="footer__inside">
<div class="footer__toggle is-active js-togglefooter">
<span>Footer</span><i></i>
</div>
<div class="footer__totoggle" style="display:none">
<div class="footer__right">
<a href="/" class="footer__logo"><img src="http://bonapick.com/static/images/logo.png" width="184" alt="Bonapick" /></a>
<ol class="socials">
<li><a href="https://www.facebook.com/mybonapick" target="_blank" class="socials__fb"></a></li>
<li><a href="https://twitter.com/mybonapick" target="_blank" class="socials__tw"></a></li>
<li><a href="https://plus.google.com/u/0/b/115169845367138658157/115169845367138658157/posts" target="_blank" class="socials__gp"></a></li>
<li><a href="http://pinterest.com/bonapick/pins/ " target="_blank" class="socials__pi"></a></li>
</ol>
</div>
<ul class="footer__menu">
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/privacy/">Privacy</a></li>
<li><a href="/terms/">Terms</a></li>
<li style="display:none"><a href="/press/">Press</a></li>
<li><a href="/contact_us/">Contact Us</a></li>
</ul>
<div class="footer__legal">© Bonapick Inc. All Rights Reserved 2013 ®</div>
</div>
</div>
</footer>
<!-- load scripts -->
<script src="js/lib/head.js" data-headjs-load="js/init.js"></script>
</body>
</html>