-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
221 lines (215 loc) · 8.79 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
<!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">
<meta name="description" content="This is a great web to buy existing products ">
<title>Microsoft-official Landing Page</title>
<link rel="stylesheet" href="CSS/index.css">
</head>
<body>
<div class="menu-btn">
<img src="CSS/Images/menu.svg" alt="">
</div>
<div class="container">
<nav class="main-nav">
<a href="#"> <img class="logo" src="CSS/Images/Microsoft logo.png" alt="Microsoft"></a>
<ul class="main-menu">
<li><a href="#">Microsoft 360</a></li>
<li><a href="#">Office</a></li>
<li><a href="#">Windows</a></li>
<li><a href="#">Support</a></li>
</ul>
<ul class="right-nav">
<li><a href="#"><img src="CSS/Images/search.svg" alt=""></a></li>
<li><a href="#"><img width="19px" src="CSS/Images/shopping-cart.svg" alt=""></a></li>
<li><a href="#"><img src="CSS/Images/user.svg" alt=""></a></li>
</ul>
</nav>
<!-- Show-case -->
<header class="show-case">
<div class="show-case-text">
<h2>Design for life today- tommarow</h2>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. <br> Expedita veniam numquam accusantium, a
aliquid fac q</p>
<a href="#" class="btn"> See if your PC is ready</a>
</div>
</header>
<!-- Cards -->
<section class="home-cards">
<div>
<img src="CSS/Images/micro 365.webp" alt="">
<h3>Microsoft 360</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Ex, tempore. Ullam inventore earum
adipisci, dolorem, exp</p>
<a href="#">For up to 6 person</a><br>
<a href="#">For one person</a>
</div>
<div>
<img src="CSS/Images/edge.webp" alt="">
<h3>Microsoft Edge</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Ex, tempore. Ullam inventore earum
adipisci, d, exp</p>
<a href="#">Download Now</a><br>
</div>
<div>
<img src="CSS/Images/one drive.webp" alt="">
<h3>Microsoft oneDrive</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Ex, tempore. Ullam inventore earum
adipisci, exp</p>
<a href="#">Learn more</a><br>
</div>
<div>
<img src="CSS/Images/one note.webp" alt="">
<h3>Microsoft oneNote</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Ex, tempore. Ullam inventore earum
adipisci, dolorem, exp</p>
<a href="#">Learn more</a><br>
</div>
</section>
<!-- Android show-case -->
<section class="android-showCase">
<div class="android-show-case-text">
<h2>Outlook for ios and Android</h2>
<p>Connect.Organise.Get things done</p>
<a href="#" class="download-btn"> Download now</a>
</div>
</section>
<!-- Busines cards -->
<span>
<h3>For busines</h3>
</span>
<section class="busness-cards">
<div>
<img src="CSS/Images/card.webp" alt="">
<h3>Get Microsoft Teams for free</h3>
<p>Lorem ipsum dolor, sit amet consect
adipisci, dolorem, exp</p>
<a href="#">Sign up for free</a><br>
</div>
<div>
<img src="CSS/Images/card1.webp" alt="">
<h3>Microsoft 365 for business</h3>
<p>Lorem ipsum dolor, sit amet consectetu
adipisci, exp</p>
<a href="#">Shop now</a><br>
</div>
<div>
<img src="CSS/Images/card3.webp" alt="">
<h3>Microsoft Viva</h3>
<p>Lorem ipsum dolor, sit amet ipisicing elit. Ex, tempore. Ullam inventore earum
adipisci, d, exp</p>
<a href="#">Learn more</a><br>
</div>
<div>
<img src="CSS/Images/card4.webp" alt="">
<h3>Welcome to your Windows 365 Cloud Pc</h3>
<p>Lorem ipsum dolor, sit amet consectetur earum
adipisci, dolorem, exp</p>
<a href="#">Get it today</a><br>
</div>
</section>
<!-- FOllOW -->
<section class="follow">
<p>Follow Microsoft</p>
<a href="www.facebook.com">
<img src="CSS/Images/facebook.svg" alt="facebook">
</a>
<a href="www.twitter.com">
<img src="CSS/Images/twitter.svg" alt="twitter">
</a>
<a href="www.linkedin.com">
<img src="CSS/Images/linkedin.svg" alt="linkedin">
</a>
</section>
</div>
<!-- LINKS -->
<section class="links">
<div class="links-inner">
<ul>
<li>
<h3>Microsoft Store</h3>
</li>
<li><a href="#">Account profile</a></li>
<li><a href="#">Download Center</a></li>
<li><a href="#">Returns</a></li>
<li><a href="#">Order tracking</a></li>
</ul>
<ul>
<li>
<h3>Education</h3>
</li>
<li><a href="#">Microsoft in education</a></li>
<li><a href="#">Devices in education</a></li>
<li><a href="#">Microsoft Teams for Education</a></li>
<li><a href="#">Microsoft 365 Education</a></li>
<li><a href="#">Office Education</a></li>
<li><a href="#">Educator training and development</a></li>
<li><a href="#"> Deals for studentd and parents</a></li>
<li><a href="#">Azure for students</a></li>
</ul>
<ul>
<li>
<h3>Business</h3>
</li>
<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 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>
<ul>
<li>
<h3>Developer & IT</h3>
</li>
<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>
<ul>
<li>
<h3>Company</h3>
</li>
<li><a href="">Career</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="">Sustainability</a></li>
</ul>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="footer-inner">
<div>
<img src="CSS/Images/globe.svg" alt="">
English (United States)
</div>
<ul>
<li><a href="#">Microsoft 360</a></li>
<li><a href="#">Office</a></li>
<li><a href="#">Windows</a></li>
<li><a href="#">Community</a></li>
<li><a href="#">Vs Code</a></li>
<li><a href="#">Xbox</a></li>
<li><a href="#">PC</a></li>
<li><a href="#">© Microsoft 2022</a></li>
<li><a href="#">Developed By Noor-ul-Hassan</a></li>
</ul>
</div>
</footer>
<script>
document.querySelector('.menu-btn').addEventListener('click', () => document.querySelector('.main-menu').classList.toggle('show'));
</script>
</body>
</html>