-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
253 lines (236 loc) · 8.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" href="index.css" />
</head>
<body>
<header class="ans-header">
<!-- section 1 -->
<section class="ans-accessibility">
<p>Enable Accessibility</p>
</section>
<!-- new section 2 starts here -->
<!-- new section ends here -->
<!-- section 2 -->
<section class="ans-offersSec sIn-sUpSec">
<div class="rewardsonP">Earn Reward On Purchase</div>
<div class="ans-viewOffers">
<h5>
LIMITED TIME! UP TO 40% OFF SALE VIEW ALL OFFERS >
</h5>
</div>
<div class="stores-sInsUp">
<p id="locationSymbol-ans"><i class="fa fa-map-marker" style="font-size: 18px"></i></p>
<p class="storesLink"><a href="#"> Stores</a></p>
<p><a href="#">Sign In / Sign Up</a></p>
</div>
</section>
<!-- section 3 -->
<section class="searchLogoCart">
<div class="ans-searchBox">
<input type="text" placeholder="Search" />
<i class="fa fa-search" style="font-size: 22px"></i>
</div>
<div class="ans-logoBox">
<img src="images/logo.png" alt="" />
</div>
<div class="cartBox">
<a href="/UNIT-4_PROJECT/cart/cartpage.html"> <i class="fa fa-shopping-bag" style="font-size: 24px"></i></a>
</div>
</section>
<!-- section 4 -->
<section class="navbarSec">
<div id="ans-navbarBox">
<ul class="ans-navList">
<li>
<a href="#"><strong>NEW!</strong></a>
</li>
<li>
<a href="#"><strong>WOMEN</strong></a>
</li>
<li>
<a href="#"><strong>MEN</strong></a>
</li>
<li>
<a href="#"><strong>KIDS</strong></a>
</li>
<li>
<a href="#"><strong>OUTWEAR</strong></a>
</li>
<li>
<a href="#"><strong>GEAR</strong></a>
</li>
<li>
<a href="#"><strong>FOOTWEAR</strong></a>
</li>
<li>
<a href="#"><strong>HOME</strong></a>
</li>
<li>
<a href="#"><strong>SALE</strong></a>
</li>
<li>
<a href="#"><strong style="color: red;">CLEARANCE</strong></a>
</li>
<li>
<a href="#"><strong>GUIDEPOST</strong></a>
</li>
</ul>
</div>
</section>
</header>
<!-- center container starts here -->
<div class="centerContainer">
<!-- todayOnlyContainer starts here -->
<div class="todayOnlyContainer">
<div class="todayOnlyText">
<h2 class="todayOnline-line">Today Only</h2>
<h3 style="color: rgb(47, 148, 141)">
SPRING ESSENTIALS STOCK UP SALE
</h3>
<p>
<strong>Save on Camp Fleece, Resilution tops, denim & more.</strong>
</p>
<!-- combao offer cotainer starts here -->
<div class="comboOffer-Container">
<span class="comboOffer-span">
<h3>BUY 2</h3>
<h3>SAVE 30%</h3>
</span>
<span id="comboOfferMiddleLine"></span>
<span class="comboOffer-span comboOffer-span-middle">
<h3>BUY 3</h3>
<h3>SAVE 40%</h3>
</span>
<span id="comboOfferMiddleLine"></span>
<span class="comboOffer-span">
<h3>BUY 4</h3>
<h3>SAVE 50%</h3>
</span>
</div>
<!-- combao offer cotainer ends here -->
<p>
Mix & match any men's or women's eligible styles for ultimate
savings.
</p>
<h4>
USE CODE : <span style="color: rgb(47, 148, 141)"> STOCKUP</span>
</h4>
<button class="todayOnlyContainer-btn ans-black-btn">SHOP NOW</button>
</div>
<div class="todayOnlyImages">
<img src="images/todayOnly.gif" alt="3 images" />
</div>
</div>
<!-- todayOnlyContainer ends here -->
<!-- mission container starts here -->
<div class="missionContainerMain">
<div class="missionContainer">
<h2>
We’re on a mission to inspire, enable & empower everyone to
experience the outdoors & live their adventure.
</h2>
</div>
<!-- mission container ends here -->
</div>
<!-- jjjl -->
<!-- centerContainerImages starts here -->
<div class="centerContainerImages">
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230313_hp_guide-pro_V1?$a8$"
alt=""
/>;
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230313_hp_secondary_V1?$a8$"
alt=""
/>;
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230313_hp_tops_V2?$a8$"
alt=""
/>
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230313_hp_trails_V1?$a8$"
alt=""
/>
</div>
<!-- centerContainerImages ends here -->
<!-- saleImgAndBtnsContainer starts here-->
<div class="saleImgAndBtnsContainer">
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230306_hp_40off_V1?$a8$"
alt=""
/>
<div class="saleImgAndBtns">
<button class="saleBtn ans-black-btn">SHOP WOMEN</button>
<button class="saleBtn ans-black-btn">SHOP MEN</button>
<button class="saleBtn ans-black-btn">SHOP KIDS</button>
<button class="saleBtn ans-black-btn">SHOP HOME</button>
</div>
</div>
<!-- saleImgAndBtnsContainer starts here-->
<!-- BUY ONLINE, PICK UP IN-STORE starts here -->
<div class="buyOnlyPickupStore">
<h3>BUY ONLINE, PICK UP IN-STORE</h3>
<p><b>LEARN MORE</b></p>
</div>
<!-- BUY ONLINE, PICK UP IN-STORE ends here -->
<!--3 images container with images and text starts here -->
<div id="ans3imageContainer">
<!-- -->
<div class="ans-3imageContainerDiv">
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230131_hp_mrk3box_flyline_V1?$jpg12$&scl=1"
alt=""
/>
<p><b>BC Flyline Adaptive Ski Kit</b></p>
<p class="textFor3imageContainer">
Released in early 2022, Eddie Bauer’s BC Flyline Kit is the
industry’s first commercially available outerwear designed for mono-
and bi-skiers. This innovative design, built with Eddie Bauer skier
Trevor Kennison, won “Product of the Year” at the fourth annual
Outdoor Retailer’s Innovation Awards.
</p>
<p><b>LEARN MORE</b></p>
</div>
<div class="ans-3imageContainerDiv">
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/230131_hp_mrk3box_high-fives_V1?$jpg12$&scl=1"
alt=""
/>
<p><b>High Fives Foundation</b></p>
<p class="textFor3imageContainer">
Founded by Roy Tuscany in 2009, The High Fives Foundation is a
non-profit organization that serves athletes living with
life-altering injuries, such as spinal cord or traumatic brain
injury.
</p>
<p><b>LEARN MORE</b></p>
</div>
<div class="ans-3imageContainerDiv">
<img
src="https://eddiebauer.scene7.com/is/image/EBContent/221227_hp_mrkt3box_TT_V1?$jpg12$&scl=1"
alt=""
/>
<p><b>Abundance Abounds!</b></p>
<p class="textFor3imageContainer">
Lettuce show you a few of the Eddie Bauer products @redleafranch
loves to wears while working in his Tennessee vegetable garden,
where his current harvest is almost beyond be-leaf.
#JustOutsideYourDoor
</p>
<p><b>FOLLOW US ON TIKTOK</b></p>
</div>
<!-- -->
</div>
<!--3 images container with images and text starts here -->
</div>
</body>
</html>