-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
291 lines (265 loc) · 15.8 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
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Beautiful Beginnings</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, nofollow">
<meta http-equiv="X-UA-Compatible" content="IE=9" />
<link rel="stylesheet" href="css/normalize.min..css"/>
<link rel="stylesheet" href="css/main.css"/>
</head>
<body>
<div class="page-wrap">
<header class="page-header">
<div class="header-top">
<div class="contact-box">
<p><em>Call us at: <strong>708-246-1212</strong></em> <a href="#" class="button button--primary">Live Chat Now</a></p>
</div>
<div class="member-widget">
<ul class="login-links">
<li><a href="#">Baby Registry</a></li>
<li><a href="#">Login/Register</a></li>
<li class="member-widget__cart">
<a href="#">
<span class="member-widget__item-count">5 items</span> Check out <strong>$ 2103.92</strong>
</a>
</li>
</ul>
</div>
<div class="header-toggles--mobile">
<a href="#">
<!-- need a cart icon -->
<img src="images/shopping-cart.png" alt="cart items">
<span class="visually-hidden">Go to Cart</span>
</a>
<a href="#" class="menu-toggle">
<!-- need a Toggle menu icon -->
<img src="https://img.icons8.com/material-rounded/24/000000/menu--v4.png" alt="menu toggle"/>
<span class="visually-hidden">Toggle Menu</span>
</a>
</div>
</div>
<div class="header-middle">
<div class="site-motto">Children Our greatest earthly blessing.</div>
<div class="site-logo">
<img src="images/bb-logo.png" alt="Beautiful Beginnings: Celebrating baby and child">
</div>
<div class="site-search">
<form class="site-search__form">
<label for="headerSiteSeach" class="visually-hidden">Search this site...</label>
<input id="headerSiteSearch" type="search" placeholder="Search this site.."/>
<button class="site-search__button">
<!-- need a search icon -->
<img src="https://img.icons8.com/ios-glyphs/30/000000/search--v2.png" alt="search" height="25"/>
<span class="visually-hidden">Submit Search</span>
</button>
</form>
</div>
<div class="member-widget">
<ul class="login-links">
<li><a href="#">Baby Registry</a></li>
<li><a href="#">Login/Register</a></li>
<li class="member-widget__cart">
<a href="#">
<span class="member-widget__item-count">5 items</span> Check out <strong>$ 2103.92</strong>
</a>
</li>
</ul>
</div>
</div>
<div class="header-bottom">
<div class="site-search">
<form class="site-search__form">
<label for="headerMenuSiteSeach" class="visually-hidden">Search this site...</label>
<input id="headerMenuSiteSeach" type="search" placeholder="Search this site.."/>
<button class="site-search__button">
<span class="visually-hidden">Submit Search</span>
</button>
</form>
</div>
<nav class="main-navigation">
<ul>
<li><a href="#">Baby Apparel</a></li>
<li><a href="#">Baby Gifts</a></li>
<li>
<a href="#">Christening</a>
<ul>
<li><a href="#">Silver</a></li>
<li><a href="#">All Christening</a></li>
</ul>
</li>
<li><a href="#">Furniture</a></li>
<li><a href="#">Bedding</a></li>
<li><a href="#">Decor</a></li>
<li><a href="#">Lighting</a></li>
<li><a href="#">Sale</a></li>
<li><a href="#">Brands</a></li>
</ul>
</nav>
</div>
</header>
<main class="page-main">
<div class="slideshow">
<section class="slideshow__slide slide">
<figure class="slide__bg">
<img src="images/bb-slideshow-example-1.jpg" />
<figcaption>Baby Dean - Wheaton, illinois</figcaption>
</figure>
<div class="slide__content">
<a href="#" class="cta">
<h2 class="cta__title">Crib Bedding Sale</h2>
<p class="cta__description">Save up to 50% off on select crib bedding now through Memorial Day!</p>
<span class="button button--primary">Shop Crib Beding</span>
</a>
</div>
</section>
<!-- need another slide and to setup slideshow functioanlity -->
</div>
<section class="featured-widget">
<header class="featured-widget__header">
<h2 class="featured-widget__title">Featured Products</h2>
<p class="featured-widget__description">Lorem ipsum dolor sit amet, eu ius erat commune, facer semper sea ad.</p>
<a href="#" class="button button--primary">See all</a>
</header>
<div class="widget__content">
<ul class="card-list">
<li>
<a href="#" class="card-list__item">
<img class="item__image" src="images/clothes.jpg"/>
<h3 class="item__title">Hazel Ruffle Top and Capri Set by Angel Dear</h3>
<span class="item__price">$49.00</span>
</a>
</li>
<li>
<a href="#" class="card-list__item">
<img class="item__image" src="images/crib.jpg"/>
<h3 class="item__title">Alexis Crib with Rose Garland by Newport Cottages</h3>
<span class="item__price">$1,395.00</span>
</a>
</li>
<li>
<a href="#" class="card-list__item">
<img class="item__image" src="images/stuffed-animal.jpg"/>
<h3 class="item__title">Little G Plush Giraffe by Little Giraffe</h3>
<span class="item__price">$42.00</span>
</a>
</li>
</ul>
</div>
</section>
<div class="wysiwyg">
<h2>We Love Babies</h2>
<p>Beautiful Beginnings offers finely crafted baby cribs as well as complete suites of nursery furniture, from traditional to contemporary. All of the finest names in crib bedding and baby blankets are featured with thousands of fabrics available to customize your baby crib. We offer everything you need to personalize your baby nursery with one of a kind nursery decor from distinctive lamps, clocks, wall hangings, picture frames and other decorative items.</p>
<p>To receive a gift from Beautiful Beginnings is a new mom’s biggest wish. There are so many unique and beautiful baby gifts to select from including baby burp cloths, designer diaper bags, baby clothes and many baby toys. Whether you are looking for Christening gifts, a baby shower gift, a newborn gift or even a gift for a child’s third birthday, we have many baby gifts to choose from. And to add to the pleasure, Beautiful Beginnings offers complimentary gift wrap in their "exclusive" gift wrap and daily shipping of gifts via UPS. One stop shopping for all family and friends. <a href="#">More About Us</a></p>
<p class="signature">Love, Debbie & Jackie</p>
</div>
</main>
<footer class="page-footer">
<div class="footer-top">
<div class="page-footer__column">
<nav>
<div class="expander">
<h2 class="expander__toggle">About Us</h2>
<div class="expander__panel">
<ul class="link-list">
<li><a href="#">Our Story</a></li>
<li><a href="#">Baby Registry</a></li>
<li><a href="#">Store Location</a></li>
<li><a href="#">Testimonials</a></li>
</ul>
</div>
</div>
</nav>
</div>
<div class="page-footer__column">
<div class="expander">
<h2 class="expander__toggle">Service</h2>
<div class="expander__panel">
<ul class="link-list">
<li><a href="#">Contact Us</a></li>
<li><a href="#">Order Status</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="#">Shipping Policy</a></li>
<li><a href="#">Return Policy</a></li>
<li><a href="#">Newsletter</a></li>
<li><a href="#">My Account</a></li>
<li><a href="#">Live Chat</a></li>
</ul>
</div>
</div>
</div>
<div class="page-footer__column">
<div class="expander">
<h2 class="expander__toggle">Shop</h2>
<div class="expander__panel">
<ul class="link-list">
<li><a href="#">Baby Apparel</a></li>
<li><a href="#">Baby Gifts</a></li>
<li><a href="#">Christening</a></li>
<li><a href="#">Furniture</a></li>
<li><a href="#">Bedding</a></li>
<li><a href="#">Decor</a></li>
<li><a href="#">Lighting</a></li>
<li><a href="#">Sale</a></li>
<li><a href="#">Brands</a></li>
</ul>
</div>
</div>
</div>
<div class="page-footer__column">
<div class="wysiwyg">
<h2>Contact Us</h2>
<p><strong>Beautiful Beginnings</strong><br/>4472 Lawn Avenue<br/>Western Springs, IL, 60558</p>
<p>708.246.1212</p>
<p><strong>Store Hours</strong><br/>Monday - Friday 10am-5:30pm<br/>Saturday - 10am - 5pm<br/>Sunday - Closed</p>
</div>
</div>
<div class="page-footer__column">
<div class="site-social">
<h2>Follow Us</h2>
<ul class="social-list">
<li>
<a href="#"><img class="item__image" src="images/social-facebook.png"/></a>
</li>
<li>
<a href="#"><img class="item__image" src="images/social-google-plus.png"/></a>
</li>
<li>
<a href="#"><img class="item__image" src="images/social-pintrest.png"/></a>
</li>
<li>
<a href="#"><img class="item__image" src="images/social-twitter.png"/></a>
</li>
<li>
<a href="#"><img class="item__image" src="images/social-youtube.png"/></a>
</li>
</ul>
</div>
<div class="newsletter">
<h2>Newsletter</h2>
<p>Get the latest promotions and special offers delivered directly toyour inbox!</p>
<form class="newsletter__form">
<label for="siteNewsletterEmail" class="visually-hidden">Email Address</label>
<input id="siteNewsletterEmail" type="text" placeholder="Email Address..." />
<button class="button button--primary">Send</button>
</form>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="page-footer__column">
<div class="copyright">
<p><span class="copyright__text">@2013 Beautiful Beginnings. All Rights Reserved</span> <a href="#">Site Map</a> <a href="#">Privacy Policy</a> <a href="#">Terms & Conditions</a></p>
<p class="ae-logo"><img src="images/powered-by-americaneagle.png" /> Web Site design and development by Americaneagle.com</p>
</div>
</div>
<div class="page-footer__column">
<div class="site-logo">
<img src="images/bb-logo.png">
</div>
</div>
</div>
</footer>
</div>
</body>
</html>