-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
201 lines (167 loc) · 5.83 KB
/
aboutus.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
<!DOCTYPE html>
<html>
<title>About Us</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<head>
<style type="text/css">
body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
body, html {
height: 100%;
line-height: 1.8;
}
.w3-bar .w3-button {
padding: 16px;
}
<!-- css for dropdown button -->
.navbar {
overflow: hidden;
background-color: #FFEBCD;
}
.navbar a {
float: right;
font-size: 16px;
color: black;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
.dropdown {
float: right;
overflow: hidden;
}
.dropdown .dropbtn {
font-size: 16px;
border: none;
outline: none;
color: black;
padding: 14px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.navbar a:hover, .dropdown:hover .dropbtn {
background-color: #CD5C5C;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
float: none;
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:hover {
background-color: #ddd;
}
.dropdown:hover .dropdown-content {
display: block;
}
</style>
</head>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-card" id="myNavbar">
<a href="index.html" class="w3-bar-item w3-button w3-wide">MMPD</a>
<!-- Right-sided navbar links -->
<div class="navbar">
<a href="ContactUs.html">CONTACT <i class="fa fa-envelope"></i></a>
<a href="aboutus.html">ABOUT US <i class="fa fa-user"></i></a>
<div class="dropdown">
<button class="dropbtn">SHOP BRAND
<i class="fa fa-shopping-cart"></i>
</button>
<div class="dropdown-content">
<a href="adidas.html">Adidas <i class="fa fa-cart-plus"></i></a>
<a href="Converse.html">Converse <i class="fa fa-cart-plus"></i></a>
<a href="nike.html">Nike <i class="fa fa-cart-plus"></i></a>
<a href="VANS.html">Vans <i class="fa fa-cart-plus"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- About Section -->
<div class="w3-container" style="padding:128px 16px" id="about">
<h3 class="w3-center">ABOUT THE COMPANY</h3>
<p class="w3-center w3-large">MMPD OUTLET</p>
<p>Established in the year 2021, MMPD stand for Myra & Atikah the founder of the company.
our outlets is famous and specialist retailer of fashionable branded shoes from sports to casual wear.
MMPD is a local branded shoes retailer, headquarters in Kajang, Malaysia.</p>
<p>We started as a single shop in Taman Universiti , Kajang and now has expanded across the Malaysia.
MMPD has opened a total of 15 stores across the country with total of more than 70 workers. We hope in the future
we will be able to open more branches throughout Malaysia and expand to overseas markets.</p>
</div>
<!-- Promo Section "Statistics" -->
<div class="w3-container w3-row w3-center w3-dark-grey w3-padding-64">
<div class="w3-quarter">
<span class="w3-xxlarge">10+</span>
<br>Stores
</div>
<div class="w3-quarter">
<span class="w3-xxlarge">11</span>
<br>Countries with our outlet around Malaysia
</div>
<div class="w3-quarter">
<span class="w3-xxlarge">75+</span>
<br>Workers
</div>
<div class="w3-quarter">
<span class="w3-xxlarge">#1st</span>
<br>Malaysian Brand
</div>
</div>
<!--Map-->
<div class="w3-container w3-row w3-center w3-padding-64" style="background-color:#FFF8DC;">
<h1>Our Headquarters Location <i class="fa fa-map-marker"></i></h1>
<p>Click to open on Google Maps</p>
<a href="https://goo.gl/maps/eJT7DejcEQXtEuUt5"><img src="images/gmi.jpg" alt="location" width="35%" height="auto"></a>
<h4>MMPD HQ</h4>
<p><i class="fa fa-fw fa-map-marker"></i> MMPD Outlet Headquarters,German-Malaysian Institute Jalan ilmiah,Taman Universiti,43000 Kajang,Selangor</p>
<p><i class="fa fa-clock-o"></i> Operating Hour<br>
Monday - Friday (8:00am - 10:00pm)<br>
Saturday - Sunday (9:00am - 9:00pm)</p>
<p><i class="fa fa-fw fa-phone"></i> 016-4489983</p>
<p><i class="fa fa-fw fa-envelope"></i>atikahnabilah92@gmail.com </p>
</div>
<!-- Team Section -->
<div class="w3-container" style="padding:128px 16px" id="team">
<h3 class="w3-center">About US</h3>
<p class="w3-center w3-large">The ones who runs this company</p>
<div class="w3-row-padding " style="margin-top:64px">
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-card">
<img src="images/myra.jpg" alt="Myra" style="width:100%">
<div class="w3-container">
<h4>Myra Ophelia Iman</h4>
<p class="w3-opacity">SET19070259</p>
<a href = "mailto: myramaurice1234@gmail.com"><p><button class="w3-button w3-light-grey w3-block"><i class="fa fa-envelope"></i> Contact</button></p></a>
</div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-card">
<img src="images/atikah1.jpg" alt="swag" style="width:75%">
<div class="w3-container">
<h4>Atikah Nabilah</h4>
<p class="w3-opacity">SET19070181</p>
<a href = "mailto: atikahnabilah92@gmail.com "><p><button class="w3-button w3-light-grey w3-block"><i class="fa fa-envelope"></i> Contact</button></p></a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>