-
Notifications
You must be signed in to change notification settings - Fork 2
/
tupperware--hsb__animation3.html
81 lines (69 loc) · 3.52 KB
/
tupperware--hsb__animation3.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<!-- Use title if it's in the page YAML frontmatter -->
<title>Cuddlefish</title>
<!-- Use title if it's in the page YAML frontmatter -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300' rel='stylesheet' type='text/css'>
<!-- JQuery Link -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js" type="text/javascript"></script>
<!-- Stylesheets & JS -->
<link href="/stylesheets/all.css" rel="stylesheet" type="text/css" />
<script src="/javascripts/all.js" type="text/javascript"></script>
</head>
<body class="tupperware--hsb__animation3">
<div class="acs-dhsb-widget a-spacing-large">
<div class="acs-dhsb__container">
<div class="acs-dhsb-menu">
<ul style="list-style:outside; list-style:none;" class="acsux-menu">
<!-- slide one -->
<li data-id="1" data-pos="0" class="acsux-slide-1 acsux-active">
<div class="acsux-inner-menu"><img src="https://images-na.ssl-images-amazon.com/images/G/01/img14/video-games/slideshow/destiny_available_slideshow_thumb._V326921456_.jpg" alt="" border="0">
<div>
<a href="#">Deal of the Day</a><span>50% off Destiny</span>
</div>
</div>
<div class="acs-hsb__load-bar--up"></div>
</li>
<!-- slide two -->
<li data-id="2" data-pos="360" class="acsux-slide-2">
<div class="acsux-inner-menu">
<img src="https://images-na.ssl-images-amazon.com/images/G/01/img14/video-games/slideshow/xboxone_multibundle_slideshow_thumb._V345721730_.jpg" alt="" border="0">
<div><a href="#">Xbox One Consoles</a><span>Save $50</span>
</div>
</div>
</li>
<!-- slide three -->
<li data-id="3" data-pos="720" class="acsux-slide-3">
<div class="acsux-inner-menu"><img src="https://images-na.ssl-images-amazon.com/images/G/01/img14/video-games/billboard/PlayStation_thumbnail._V337947903_.jpg" alt="" border="0">
<div>
<a href="#">Save on PlayStation 4</a><span>Up to 25% Off</span>
</div>
</div>
</li>
<!-- slide four -->
<li data-id="4" data-pos="1080" class="acsux-slide-4">
<div class="acsux-inner-menu"><img src="https://images-na.ssl-images-amazon.com/images/G/01/img14/video-games/slideshow/videogames_sims4-082914_40x40_slideshow-thumb._V344838106_.png" alt="" border="0">
<div>
<a href="#">The Sims 4</a><span>Shop now</span>
</div>
</div>
</li>
<!-- slide five -->
<li data-id="5" data-pos="1440" class="acsux-slide-5">
<div class="acsux-inner-menu"><img src="https://images-na.ssl-images-amazon.com/images/G/01/img14/video-games/slideshow/14832_VG_BETHESDAWEEK_SALE_BB_ss_thumb._V334678565_.png" alt="" border="0">
<div>
<a href="#">Bethesda Week Deals</a><span>Shop now</span>
</div>
</div>
</li>
</div>
</div>
</div>
</div>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js" type="text/javascript"></script>
</body>
</html>