-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (151 loc) · 7.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- must be w/in first 500 characters on website -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Aloha Apparel</title>
<link rel="stylesheet" type="text/css" href="./build/css/style.min.css">
<link rel="stylesheet" href="flickity.css" media="screen">
<script src="js/flickity.pkgd.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
</head>
<body>
<h1 class="hidden">Aloha Ecommerce Site</h1>
<!-- HEADER -->
<header class="topNav">
<div class="logo">
<a href="#" class="#scrollTop"><img src="images/aloha-logo.svg" alt="Aloha logo" /></a>
</div>
<div class="cart">
<img src="images/cart-icon.svg" alt="shopping cart icon" />
</div>
<nav class="site-navigation">
<ul>
<li><a href="#sectionAbout">About</a></li>
<li><a href="#sectionShop">Shop</a></li>
<li><a href="#sectionFeatured">Featured</a></li>
<li><a href="#sectionUpdates">Updates</a></li>
<li><a class="screen-reader-text" href="#main">accessible</a></li>
</ul>
</nav>
</header>
<!-- BANNER -->
<section class="banner">
<div class="banner-text">
<p class="collection">New Collection</p>
<p class="summer">Spring/Summer 2016</p>
</div>
</section>
<div id="sectionAbout"></div>
<!--ABOUT -->
<section class="about" id="main">
<h2><span class="italic">Hand-Crafted</span> <span class="bold">Styles</span></h2>
<p>Aloha Apparel Co. sells only the finest ready-to-travel clothing. Browse our current selection of products or sign-up for updates below.
<p>
</section>
<!-- PRODUCT CATEGORY -->
<!--<div class="prodCat">-->
<ul class="productCategories" id="sectionShop">
<li class="mens"><a href="#">men's</a></li>
<li class="trends"><a href="#">trends</a></li>
<li class="glasses"><a href="#">glasses</a></li>
<li class="sale"><a href="#">sale</a></li>
<li class="bags"><a href="#">bags</a></li>
<li class="womens"><a href="#">women's</a></li>
</ul>
<!--</div>-->
<section class="mostLoved" id="sectionFeatured">
<!-- MOST LOVED Image Gallery -->
<h2><span class="italic">Most-Loved </span><span class="bold">Products</span></h2>
<div class="main-carousel" data-flickity='{ "cellAlign": "left", "contain": true, "autoPlay":true, "autoplay":"1500", "pauseAutoPlayOnHover":false }'>
<div class="carousel-cell">
<img src="images/stretch-knit-dress.jpg" alt="Image of Stretch Knit Dress" />
<p class="productDetail">Dresses</p>
<h3 class="itemName">Stretch Knit Dress</h3>
<p class="productDetail">$169.00</p>
</div>
<div class="carousel-cell">
<img src="images/blue-silk-dress.jpg" alt="Image of Stretch Knit Dress" />
<p class="productDetail">Dresses</p>
<h3 class="itemName">Blue Silk Dress</h3>
<p class="productDetail">$169.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/cotton-blue-shirt.jpg" alt="Image of Cotton Blue Shirt" />
<p class="productDetail">Shirts</p>
<h3 class="itemName">Cotton Blue Shirt</h3>
<p class="productDetail">$89.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/checked-stretch-dress.jpg" alt="Checked Stretch Dress" />
<p class="productDetail">Dresses</p>
<h3 class="itemName">Checked Stretch Dress</h3>
<p class="productDetail">$129.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/blue-hipster-backpack.jpg" alt="Blue Hipster Backpack" />
<p class="productDetail">Bags</p>
<h3 class="itemName">Blue Hipster Backpack</h3>
<p class="productDetail">$69.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/pink-dotted-dress.jpg" alt="Pink Dotted Dress" />
<p class="productDetail">Dresses</p>
<h3 class="itemName">Pink Dotted Dress</h3>
<p class="productDetail">$69.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/denim-overall-shorts.jpg" alt="Denim Overall Shorts" />
<p class="productDetail">Bottoms</p>
<h3 class="itemName">Denim Overall Shorts</h3>
<p class="productDetail">$69.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/cotton-yellow-tshirt.jpg" alt="Yellow Cotton T-Shirt" />
<p class="productDetail">Shirts</p>
<h3 class="itemName">Yellow Cotton T-Shirt</h3>
<p class="productDetail">$69.00</p>
</div>
<div class="carousel-cell">
<img class="product-size" src="images/blue-silk-dress.jpg" alt="Blue Silk Dress" />
<p class="productDetail">Dresses</p>
<h3 class="itemName">Blue Silk Dress</h3>
<p class="productDetail">$69.00</p>
</div>
</div>
</section>
<!-- UPDATES SECTION -->
<section class="updates" id="sectionUpdates">
<div class="updates-text">
<h2><span class="italic">Sign-up for</span><span class="bold"> Updates</span></h2>
<p>Stay updated on our latest product releases, be first to find out about upcoming sales, and get free style tips from our blog. Unsubscribe at any time.</p>
<form action="" class="wrapper">
<fieldset>
<input type="email" name="email" placeholder="Your email" id="inputText">
<button type="submit" class="submit">Subscribe</button>
</fieldset>
</form>
</div>
</section>
<!-- FOOTER -->
<footer class="container">
<div class="contact">
<p>© 2016 Aloha Apparel Co.</p>
<p>Powered by HTML and CSS.</p><br>
<p>604-604-6040. <a href="mailto:info@alohaapparel.com">info@alohaapparel.com</a></p><br>
<p class="address">1490 W Broadway<br>Vancouver, BC Canada</p>
</div>
<ul class="social">
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i> <span>Facebook</span></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i> <span>Twitter</span></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i> <span>Instagram</span></a></li>
<li><a href="#"><i class="fa fa-pinterest" aria-hidden="true"></i> <span>Pinterest</span></a></li>
<li><a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i> <span>Google+</span></a></li>
</ul>
</footer>
<script src="js/jquery-3.1.1.js"></script>
<script src="./build/js/script.min.js"></script>
<script src="js/smoothScroll.js"></script>
</body>
</html>