-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
264 lines (242 loc) · 9.95 KB
/
Copy pathindex.html
File metadata and controls
264 lines (242 loc) · 9.95 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Womens's WatchBar</title>
<link rel="stylesheet" href="watch.css">
<link rel="shortcut icon" href="./watch-images/brand-main-img.png" type="image/x-icon">
<!--font awesome icons-->
<script src="https://kit.fontawesome.com/f5d6705a2e.js" crossorigin="anonymous"></script>
<!--google font-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Redressed&family=Roboto+Serif:opsz,wght@8..144,600;8..144,700&family=Roboto+Slab:wght@400;500;800&family=Roboto:wght@400;500;700;900&family=Rowdies:wght@300&family=Tiro+Devanagari+Marathi&display=swap" rel="stylesheet">
<!--Bootstrap CDN-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" >
</head>
<body>
<!--navbar,watch-main-content,image-->
<div class="container-fluid">
<nav class="navbar navbar-expand-lg fixed-top">
<div class="w-100">
<!--navbar-brand-->
<a href="#watch.html"><h1>women's watch bar</h1></a>
<button class="btn btn-outline-primary navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarExample" aria-controls="navbarExample" aria-label="navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarExample">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="products.html">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="brands.html">Brands</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#offers">Offers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contactus">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!--end navbar-->
<!--watch main content with image-->
<div class="watch-main">
<!--main-content-->
<div class="watch-main-content">
<h1>
It’s time to watch <span id="hai">what happens!</span> <span>⌚</span>
</h1>
<p>
Everyone looks at your watch, it shows who you are,<br>your values and your personal style.
</p>
<h2>
<span id="emoji">😍</span>You’re in good hands on our watch.<span id="emoji">💚</span>
</h2><br>
<a href="#offers" class="btn">Better Starts Now</a>
</div>
<!--main-image-->
<div class="watch-main-image">
<img src="./watch-images/home-main-img.png" alt="home-main-image" width="250" height="250">
</div>
</div>
</div>
<!--end navbar,watch main content with image-->
<!--offer content with image-->
<div class="offer" id="offers">
<h1>60% off on <i>samsung watch</i></h1>
<div class="offer-main">
<div class="offer-image">
<img src="./watch-images/offer-main-img.png" alt="offer-img" width="290" height="310">
</div>
<div class="offer-content">
<h1>casio G-shock</h1>
<h2>GMD-S2100-4A2DR ESPRIT</h2>
<div class="price">
<h3>original price: $699</h3>
<h2>offer price: $399</h2>
</div>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Molestiae rerum voluptates ex esse similique commodi qui blanditiis officiis, nemo eaque eligendi cumque dolorum beatae itaque.</p>
<div class="cir">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
<div class="tech">
<h1>technologies</h1>
<div class="techie">
<div class="tech1">
<img src="./watch-images/bluetooth.png" alt="bluetooth">
<h5>bluetooth</h5>
</div>
<div class="tech2">
<img src="./watch-images/sound.png" alt="audio">
<h5>audio</h5>
</div>
<div class="tech3">
<img src="./watch-images/movie.png" alt="video">
<h5>video</h5>
</div>
<div class="tech4">
<img src="./watch-images/contact-book.png" alt="contact-book">
<h5>contact</h5>
</div>
<div class="tech5">
<img src="./watch-images/address-img.png" alt="address-img">
<h5>Location</h5>
</div>
<div class="tech6">
<img src="./watch-images/camera.png" alt="camera">
<h5>camera</h5>
</div>
<div class="tech7">
<img src="./watch-images/chat-bubble.png" alt="chat-bubble">
<h5>chat</h5>
</div>
<div class="tech8">
<img src="./watch-images/music.png" alt="music">
<h5>music</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<!--end offer content with image-->
<!--contact us-->
<div class="contactus" id="contactus">
<div class="content">
<h4>contact us</h4>
<h1>get in touch with us</h1>
<p>Welcome to Women's WatchBar. We are always ready to clarify your enquries. Feel Free to ask anything you want. Happy Shopping!</p>
<div class="about">
<div class="locations">
<div class="image">
<img src="./watch-images/address-img.png" alt="location" width="50" height="50">
</div>
<div class="locations-content">
<h2>our location</h2>
<p>18<sup>th</sup> floor, Abcdef street,X.Y.Z. colony, Mnopq district, 000-000.
</p>
</div>
</div>
<div class="mobiles">
<div class="image">
<img src="./watch-images/contact-book.png" alt="mobilenumber" width="50" height="50">
</div>
<div class="mobiles-content">
<h2>phone number</h2>
<p>(+123)0987654321</p>
</div>
</div>
<div class="emails">
<div class="image">
<img src="./watch-images/email-img.png" alt="mail" width="50" height="50">
</div>
<div class="emails-content">
<h2>email address</h2>
<p>womenswatchbar@email</p>
</div>
</div>
</div>
</div>
<div class="form">
<input type="text" id="name" placeholder="Your Name">
<input type="email" id="email" placeholder="Your Email">
<input type="phone" id="phone" placeholder="Your Phone Number">
<textarea name="comment" id="comment" cols="30" rows="5">
Your Message
</textarea>
<input type="submit" value="send message" id="submit" placeholder="send message">
</div>
</div>
<!--end contact us-->
<!--footer-->
<footer id="footer" class="footer">
<div class="first">
<div class="watch-footer-content">
<h3>shop women's watch bar</h3>
<p>Trusted by more than 1 million people and we have <span>100+</span> latest popular and offer collections of watches for women's.</p>
<button class="btn text-center text-white text-uppercase">feel free to contact us at anytime!.</button>
</div>
<div class="watch-footer-navbar">
<a href="#watch.html">home</a>
<a href="#products.html">products</a>
<a href="#brands.html">brands</a>
<a href="#offers">offers</a>
<a href="#contactus">contact us</a>
</div>
</div>
<div class="watch-footer-socialmedia">
<h4>Reach out to us</h4>
<div class="social-icons">
<span><img src="./watch-images/facebook-img.png" alt="facebook" width="28" height="28"></span>
<span><img src="./watch-images/instagram-img.png" alt="instagram" width="28" height="28"></span>
<span><img src="./watch-images/linkedin-img.png" alt="linkedin" width="28" height="28"></span>
<span><img src="./watch-images/watsup-img.png" alt="watsup" width="28" height="28"></span>
<span><img src="./watch-images/twitter-img.png" alt="twitter" width="28" height="28"></span>
</div>
</div>
<div class="watch-footer-contactaddress">
<h4>contact us</h4>
<div class="address">
<address><img src="./watch-images/address-img.png" alt="loctaion" width="18" height="18"> 18<sup>th</sup> floor, Abcdef street, X.Y.Z. colony, Mnopq district, 000-000.
<div class="web">
<img src="./watch-images/web-img.png" alt="web" width="18" height="18">
<li><a href="index.html">www.womenswatchBar.com</a></li>
</div>
<div class="email">
<img src="./watch-images/email-img.png" alt="email" width="18" height="18">
<li>Contact me at <a href="mailto:womenswatchbar@gmail.com">womenswatchBar@email</a></li>
</div>
<div class="phone">
<img src="./watch-images/mobile img.png" alt="mobilenumber" width="18" height="18">
<li>Call us <a href="tel:+681234567890">my number</a></li></div>
</address>
</div>
</div>
</div>
</footer>
<!--end footer-->
<!--back to top btn-->
<button id="back-to-top" class="back-to-top-circle">
<i class="fas fa-angle-double-up" style="font-size:16px;"></i>
</button>
<!-- end back to top btn-->
<!--Bootstrap-5 js and popper CDN Link-->
<!--Bootstrap-5 popper CDN Link-->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"></script>
<!--Bootstrap-5 js CDN link-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js"></script>
<script src="script.js"></script>
</body>
</html>