-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
407 lines (373 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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Microsoft</title>
<link href='https://fonts.googleapis.com/css?family=Source Sans Pro' rel='stylesheet'>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.0/css/font-awesome.min.css" integrity="sha512-FEQLazq9ecqLN5T6wWq26hCZf7kPqUbFC9vsHNbXMJtSZZWAcbJspT+/NEAQkBfFReZ8r9QlA9JHaAuo28MTJA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
</head>
<body>
<!-- main container Start -->
<div class="container">
<!-- navigation bar starts -->
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand">
<img class="logostyle" src="logo.png" >
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="#">Microsoft 365</a>
</li>
<li class="nav-item">
<a class="nav-link">Teams</a>
</li>
<li class="nav-item">
<a class="nav-link">Windows</a>
</li>
<li class="nav-item">
<a class="nav-link">Surface</a>
</li>
<li class="nav-item">
<a class="nav-link">Xbox</a>
</li>
<li class="nav-item">
<a class="nav-link">Support</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">All Microsoft <span class="sr-only">(current)</span></a>
</li>
<div class="row">
<li class="nav-item active pl-2">
<a class="nav-link" href="#">
<span class="material-symbols-outlined">
search
</span>
</a>
</li>
<li class="nav-item active pl-1">
<a class="nav-link" href="#">
<span class="material-symbols-outlined">
shopping_cart_checkout
</span>
</a>
</li>
<li class="nav-item active pl-1">
<a class="nav-link" href="#">
<span class="material-symbols-outlined">
person_add
</span>
</a>
</li>
</div>
</ul>
</form>
</div>
</nav>
<!-- navigation bar ends -->
<!-- corousel starts here -->
<div class="row">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
</ol>
<div class="carousel-inner" style="height: 550px;">
<div class="carousel-item active">
<img class="bgimage" src="1.jpg" alt="First slide">
<div class="carousel-caption">
<h3>Surface Pro 9</h3>
<p>Flex your creative mode on the most powerful <br>Surface Laptop.Now available with windows 11 </p>
<button>Shop now> </button>
</div>
</div>
<div class="carousel-item ">
<img class="bgimage" src="2.jpg" alt="Second slide">
<div class="carousel-caption">
<h3>Microsoft 365</h3>
<p>Premium Office apps, extra cloud storage,<br> advanced security, and more all in one<br> convenient subscription</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- corousel ends here -->
<!-- 4 cards starts here -->
<main>
<div class="">
<div class="row">
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="3.webp" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Surface Laptop 5</h5>
<p class="card-text">A sleek laptop with a 12.4-inch touchscreen,great typing experience and improved HD camera </p>
<a href="#" class=""> Learn more > </a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="5.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Xbox Series X</h5>
<p class="card-text">Do it all with a perfect balance of sleek, ultra-thin design, multitasking speed and improved performance.</p>
<a href="#" class=""> Shop now > </a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="6.webp" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Microsoft 365</h5>
<p class="card-text">Unlock 100+ great games and EA Play, plus get your first month for ₹50. Offer available to new subscribers only. </p>
<a href="#" class=""> join now > </a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="4.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Designed for life today – <br> and tomorrow</h5>
<p class="card-text">The next-generation of games. Your goals. Friends and family. Windows 11 was made to bring you closer to everything you love. </p>
<a href="#" class=""> See if your PC is ready > </a>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- 4 cards ends here -->
<!-- edge picture starts here -->
<section class="msedge">
<div>
<div class="edge-image">
<img class="edimage" src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/gldn-MSFT-hero-Edge:VP1-539x440" alt="First slide">
<div class="edge-caption">
<h3>Microsoft Edge</h3>
<p>World-class performance with more privacy,more <br>productivity and more value while you browse </p>
<button>Download now</button>
</div>
</div>
</div>
</section>
<!-- edge pic ends here -->
<!-- 4 card set 2 starts here -->
<main>
<div class="">
<div class="row">
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="8.webp" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Surface for Business Family</h5>
<p class="card-text">A sleek, portable laptop featuring a great typing experience, Windows 11 Pro and professional-grade performance. </p>
<a href="#" class=""> Learn more > </a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="9.webp" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Get Microsoft Teams for free</h5>
<p class="card-text">Online meetings, chat and shared cloud storage – all in one place.</p>
<a href="#" class=""> Sign up for free > </a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="10.webp" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Thrive in a hybrid world</h5>
<p class="card-text">Stay a step ahead with powerful apps for productivity, connection and security.</p>
<a href="#" class=""> Shop now > </a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12">
<div class="card-deck">
<div class="card">
<img class="card-img-top" src="11.webp" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Welcome to your Windows 365 Cloud PC</h5>
<p class="card-text">Designed for hybrid work. Powerful for employees. Consistent for IT. Secure for all.</p>
<a href="#" class=""> Learn more > </a>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- 4 card set 2 ends here -->
<section class="socialmedia ss">
<div class="row " >
<div class="col-lg-2" style="font-size: 18px;" >
Follow
</div>
<div class="col-lg-1 sociallogo">
<a href="https://www.facebook.com/MicrosoftIndia">
<img src="facebook.png">
</a>
</div>
<div class="col-lg-1 sociallogo">
<a href="https://www.facebook.com/MicrosoftIndia">
<img src="twitter.png">
</a>
</div>
<div class="col-lg-1 sociallogo">
<a href="https://www.facebook.com/MicrosoftIndia">
<img src="youtube.png">
</a>
</div>
</div>
</section>
</div>
<!-- main container ends here -->
<!-- footer starts here -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-2">
<p>What's New</p>
<ul>
<li><a href="#">Microsoft 365</a></li>
<li><a href="#">Surface Pro x</a></li>
<li><a href="#">Surface Pro 7</a></li>
<li><a href="#">Surface Laptop 3</a></li>
<li><a href="#">Windows 11 apps</a></li>
</ul>
</div>
<div class="col-lg-2">
<p>Microsoft Store</p>
<ul>
<li><a href="#">Account profile</a></li>
<li><a href="#">Download Center</a></li>
<li><a href="#">Microsoft Store Support</a></li>
<li><a href="#">Returns</a></li>
<li><a href="#">Order Tracking</a></li>
</ul>
</div>
<div class="col-lg-2">
<p>Education</p>
<ul>
<li><a href="#">Microsoft in education</a></li>
<li><a href="#">Devices for education</a></li>
<li><a href="#">Teams for Education</a></li>
<li><a href="#">Microsoft 356 Education</a></li>
<li><a href="#">Office Education</a></li>
<li><a href="#">Educator training and development</a></li>
<li><a href="#"> Deals for students and parents</a></li>
<li><a href="#">Azure for students</a></li>
</ul>
</div>
<div class="col-lg-2">
<p>Business</p>
<ul>
<li><a href="#">Microsoft Cloud</a></li>
<li><a href="#">Microsoft Security</a></li>
<li><a href="#">Azure</a></li>
<li><a href="#">Dynamics 365</a></li>
<li><a href="#">Microsoft Advertising </a></li>
<li><a href="#">Microsoft Industry</a></li>
<li><a href="#">Microsoft Teams</a></li>
</ul>
</div>
<div class="col-lg-2">
<p>Developer & IT</p>
<ul>
<li><a href="#">Developer Center</a></li>
<li><a href="#">Documentation</a></li>
<li><a href="#">Microsoft Learn</a></li>
<li><a href="#">Microsoft Tech Community</a></li>
<li><a href="#">Azure Marketplace</a></li>
<li><a href="#">AppSource</a></li>
<li><a href="#">Microsoft Power Platform</a></li>
<li><a href="#">Visual Studio</a></li>
</ul>
</div>
<div class="col-lg-2">
<p>Company</p>
<ul>
<li><a href="#"> Careers</a></li>
<li><a href="#">About Microsoft</a></li>
<li><a href="#">Company news</a></li>
<li><a href="#">Privacy at Microsoft</a></li>
<li><a href="#">Investors</a></li>
<li><a href="#">Security</a></li>
<li><a href="#">Sustainability</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-4 footerlang">
<p>English(India)</p>
</div>
<div class="col-lg-8 col-12 footerbtnmenu">
<div>
<p>Contact Microsoft</p>
</div>
<div>
<p>Privacy</p>
</div>
<div>
<p>Terms of use</p>
</div>
<div>
<p>Trademarks</p>
</div>
<div>
<p>About Ads</p>
</div>
<div>
<p>Microsoft 2022</p>
</div>
</div>
</div>
</div>
</footer>
<!-- footer ends here -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>