forked from codrops/HoverEffectIdeas
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index2.html
391 lines (391 loc) · 13.2 KB
/
index2.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
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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hover Effect Ideas | Set 2</title>
<meta name="description" content="Hover Effect Ideas: Inspiration for subtle hover effects" />
<meta name="keywords" content="hover effect, inspiration, grid, thumbnail, transition, subtle, web design" />
<meta name="author" content="Codrops" />
<link rel="shortcut icon" href="../favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Raleway:400,800,500,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/set2.css" />
<link rel="stylesheet" type="text/css" href="fonts/font-awesome-4.2.0/css/font-awesome.min.css" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<!-- Top Navigation -->
<div class="codrops-top clearfix">
<a class="codrops-icon codrops-icon-prev" href="http://tympanus.net/Tutorials/FourBoxes/"><span>Previous Demo</span></a>
<span class="right"><a class="codrops-icon codrops-icon-drop" href="http://tympanus.net/codrops/?p=19292"><span>Back to the Codrops Article</span></a></span>
</div>
<header class="codrops-header">
<h1>Hover Effect Ideas <span>An inspirational collection of subtle hover effects</span></h1>
<nav class="codrops-demos">
<a href="index.html">Set 1</a>
<a class="current-demo" href="index2.html">Set 2</a>
</nav>
</header>
<div class="content">
<h2>Julia</h2>
<div class="grid">
<figure class="effect-julia">
<img src="img/21.jpg" alt="img21"/>
<figcaption>
<h2>Passionate <span>Julia</span></h2>
<div>
<p>Julia dances in the deep dark</p>
<p>She loves the smell of the ocean</p>
<p>And dives into the morning light</p>
</div>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-julia">
<img src="img/22.jpg" alt="img22"/>
<figcaption>
<h2>Passionate <span>Julia</span></h2>
<div>
<p>Julia dances in the deep dark</p>
<p>She loves the smell of the ocean</p>
<p>And dives into the morning light</p>
</div>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Goliath</h2>
<div class="grid">
<figure class="effect-goliath">
<img src="img/23.jpg" alt="img23"/>
<figcaption>
<h2>Thoughtful <span>Goliath</span></h2>
<p>When Goliath comes out, you should run.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-goliath">
<img src="img/24.jpg" alt="img24"/>
<figcaption>
<h2>Thoughtful <span>Goliath</span></h2>
<p>When Goliath comes out, you should run.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Hera</h2>
<div class="grid">
<figure class="effect-hera">
<img src="img/17.jpg" alt="img17"/>
<figcaption>
<h2>Tender <span>Hera</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-file-pdf-o"></i></a>
<a href="#"><i class="fa fa-fw fa-file-image-o"></i></a>
<a href="#"><i class="fa fa-fw fa-file-archive-o"></i></a>
<a href="#"><i class="fa fa-fw fa-file-code-o"></i></a>
</p>
</figcaption>
</figure>
<figure class="effect-hera">
<img src="img/25.jpg" alt="img25"/>
<figcaption>
<h2>Tender <span>Hera</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-file-pdf-o"></i></a>
<a href="#"><i class="fa fa-fw fa-file-image-o"></i></a>
<a href="#"><i class="fa fa-fw fa-file-archive-o"></i></a>
<a href="#"><i class="fa fa-fw fa-file-code-o"></i></a>
</p>
</figcaption>
</figure>
</div>
<h2>Winston</h2>
<div class="grid">
<figure class="effect-winston">
<img src="img/30.jpg" alt="img30"/>
<figcaption>
<h2>Jolly <span>Winston</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-star-o"></i></a>
<a href="#"><i class="fa fa-fw fa-comments-o"></i></a>
<a href="#"><i class="fa fa-fw fa-envelope-o"></i></a>
</p>
</figcaption>
</figure>
<figure class="effect-winston">
<img src="img/1.jpg" alt="img01"/>
<figcaption>
<h2>Jolly <span>Winston</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-star-o"></i></a>
<a href="#"><i class="fa fa-fw fa-comments-o"></i></a>
<a href="#"><i class="fa fa-fw fa-envelope-o"></i></a>
</p>
</figcaption>
</figure>
</div>
<h2>Selena</h2>
<div class="grid">
<figure class="effect-selena">
<img src="img/10.jpg" alt="img10"/>
<figcaption>
<h2>Happy <span>Selena</span></h2>
<p>Selena is a tiny-winged bird.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-selena">
<img src="img/31.jpg" alt="img31"/>
<figcaption>
<h2>Happy <span>Selena</span></h2>
<p>Selena is a tiny-winged bird.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Terry</h2>
<div class="grid">
<figure class="effect-terry">
<img src="img/16.jpg" alt="img16"/>
<figcaption>
<h2>Noisy <span>Terry</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-download"></i></a>
<a href="#"><i class="fa fa-fw fa-heart"></i></a>
<a href="#"><i class="fa fa-fw fa-share"></i></a>
<a href="#"><i class="fa fa-fw fa-tags"></i></a>
</p>
</figcaption>
</figure>
<figure class="effect-terry">
<img src="img/26.jpg" alt="img26"/>
<figcaption>
<h2>Noisy <span>Terry</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-download"></i></a>
<a href="#"><i class="fa fa-fw fa-heart"></i></a>
<a href="#"><i class="fa fa-fw fa-share"></i></a>
<a href="#"><i class="fa fa-fw fa-tags"></i></a>
</p>
</figcaption>
</figure>
</div>
<h2>Phoebe</h2>
<div class="grid">
<figure class="effect-phoebe">
<img src="img/3.jpg" alt="img03"/>
<figcaption>
<h2>Plain <span>Phoebe</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-user"></i></a>
<a href="#"><i class="fa fa-fw fa-heart"></i></a>
<a href="#"><i class="fa fa-fw fa-cog"></i></a>
</p>
</figcaption>
</figure>
<figure class="effect-phoebe">
<img src="img/7.jpg" alt="img07"/>
<figcaption>
<h2>Plain <span>Phoebe</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-user"></i></a>
<a href="#"><i class="fa fa-fw fa-heart"></i></a>
<a href="#"><i class="fa fa-fw fa-cog"></i></a>
</p>
</figcaption>
</figure>
</div>
<h2>Apollo</h2>
<div class="grid">
<figure class="effect-apollo">
<img src="img/18.jpg" alt="img18"/>
<figcaption>
<h2>Strong <span>Apollo</span></h2>
<p>Apollo's last game of pool was so strange.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-apollo">
<img src="img/22.jpg" alt="img22"/>
<figcaption>
<h2>Strong <span>Apollo</span></h2>
<p>Apollo's last game of pool was so strange.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Kira</h2>
<div class="grid">
<figure class="effect-kira">
<img src="img/17.jpg" alt="img17"/>
<figcaption>
<h2>Dark <span>Kira</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-home"></i></a>
<a href="#"><i class="fa fa-fw fa-download"></i></a>
<a href="#"><i class="fa fa-fw fa-heart"></i></a>
<a href="#"><i class="fa fa-fw fa-share"></i></a>
</p>
</figcaption>
</figure>
<figure class="effect-kira">
<img src="img/5.jpg" alt="img05"/>
<figcaption>
<h2>Dark <span>Kira</span></h2>
<p>
<a href="#"><i class="fa fa-fw fa-home"></i></a>
<a href="#"><i class="fa fa-fw fa-download"></i></a>
<a href="#"><i class="fa fa-fw fa-heart"></i></a>
<a href="#"><i class="fa fa-fw fa-share"></i></a>
</p>
</figcaption>
</figure>
</div>
<h2>Steve</h2>
<div class="grid">
<figure class="effect-steve">
<img src="img/29.jpg" alt="img29"/>
<figcaption>
<h2>Lonely <span>Steve</span></h2>
<p>Steve was afraid of the Boogieman.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-steve">
<img src="img/33.jpg" alt="img33"/>
<figcaption>
<h2>Lonely <span>Steve</span></h2>
<p>Steve was afraid of the Boogieman.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Moses</h2>
<div class="grid">
<figure class="effect-moses">
<img src="img/24.jpg" alt="img24"/>
<figcaption>
<h2>Cute <span>Moses</span></h2>
<p>Moses loves to run after butterflies.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-moses">
<img src="img/20.jpg" alt="img20"/>
<figcaption>
<h2>Cute <span>Moses</span></h2>
<p>Moses loves to run after butterflies.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Jazz</h2>
<div class="grid">
<figure class="effect-jazz">
<img src="img/25.jpg" alt="img25"/>
<figcaption>
<h2>Dynamic <span>Jazz</span></h2>
<p>When Jazz starts to chase cars, the whole world stands still.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-jazz">
<img src="img/6.jpg" alt="img06"/>
<figcaption>
<h2>Dynamic <span>Jazz</span></h2>
<p>When Jazz starts to chase cars, the whole world stands still.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Ming</h2>
<div class="grid">
<figure class="effect-ming">
<img src="img/9.jpg" alt="img09"/>
<figcaption>
<h2>Funny <span>Ming</span></h2>
<p>Ming sits in the corner the whole day. She's into crochet.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-ming">
<img src="img/8.jpg" alt="img08"/>
<figcaption>
<h2>Funny <span>Ming</span></h2>
<p>Ming sits in the corner the whole day. She's into crochet.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Lexi</h2>
<div class="grid">
<figure class="effect-lexi">
<img src="img/12.jpg" alt="img12"/>
<figcaption>
<h2>Altruistic <span>Lexi</span></h2>
<p>Each and every friend is special. Lexi won't hide a single cookie.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-lexi">
<img src="img/3.jpg" alt="img03"/>
<figcaption>
<h2>Altruistic <span>Lexi</span></h2>
<p>Each and every friend is special. Lexi won't hide a single cookie.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
<h2>Duke</h2>
<div class="grid">
<figure class="effect-duke">
<img src="img/27.jpg" alt="img27"/>
<figcaption>
<h2>Messy <span>Duke</span></h2>
<p>Duke is very bored. When he looks at the sky, he feels to run.</p>
<a href="#">View more</a>
</figcaption>
</figure>
<figure class="effect-duke">
<img src="img/17.jpg" alt="img17"/>
<figcaption>
<h2>Messy <span>Duke</span></h2>
<p>Duke is very bored. When he looks at the sky, he feels to run.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
</div>
<nav class="codrops-demos">
<a href="index.html">Set 1</a>
<a class="current-demo" href="index2.html">Set 2</a>
</nav>
<!-- Related demos -->
<section class="related">
<p>Images from <a href="http://unsplash.com/">Unsplash</a>. Icons from <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome</a>.</p>
<p><strong>If you enjoyed this demo you might also like:</strong></p>
<a href="http://tympanus.net/Tutorials/CaptionHoverEffects/">
<img src="http://tympanus.net/codrops/wp-content/uploads/2013/06/CaptionHoverEffect-300x162.png" />
<h3>Caption Hover Effects</h3>
</a>
<a href="http://tympanus.net/Tutorials/ShapeHoverEffectSVG/">
<img src="http://tympanus.net/codrops/wp-content/uploads/2014/01/ShapeHoverEffect-300x162.png" />
<h3>Shape Hover Effects</h3>
</a>
</section>
</div><!-- /container -->
<script>
// For Demo purposes only (show hover effect on mobile devices)
[].slice.call( document.querySelectorAll('a[href="#"') ).forEach( function(el) {
el.addEventListener( 'click', function(ev) { ev.preventDefault(); } );
} );
</script>
</body>
</html>