-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout-me.html
381 lines (343 loc) · 16.2 KB
/
about-me.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
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>About Me | Porto - Responsive HTML5 Template 4.0.0</title>
<meta name="keywords" content="HTML5 Template" />
<meta name="description" content="Porto - Responsive HTML5 Template">
<meta name="author" content="okler.net">
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Web Fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800%7CShadows+Into+Light" rel="stylesheet" type="text/css">
<!-- Vendor CSS -->
<link rel="stylesheet" href="vendor/bootstrap/bootstrap.css">
<link rel="stylesheet" href="vendor/fontawesome/css/font-awesome.css">
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.css">
<link rel="stylesheet" href="vendor/owlcarousel/owl.carousel.min.css">
<link rel="stylesheet" href="vendor/owlcarousel/owl.theme.default.min.css">
<link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.css">
<!-- Theme CSS -->
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/theme-elements.css">
<link rel="stylesheet" href="css/theme-blog.css">
<link rel="stylesheet" href="css/theme-shop.css">
<link rel="stylesheet" href="css/theme-animate.css">
<!-- Skin CSS -->
<link rel="stylesheet" href="css/skins/default.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- Head Libs -->
<script src="vendor/modernizr/modernizr.js"></script>
<!--[if IE]>
<link rel="stylesheet" href="css/ie.css">
<![endif]-->
<!--[if lte IE 8]>
<script src="vendor/respond/respond.js"></script>
<script src="vendor/excanvas/excanvas.js"></script>
<![endif]-->
</head>
<body>
<div class="body">
<header id="header" data-plugin-options='{"stickyEnabled": true, "stickyEnableOnBoxed": true, "stickyEnableOnMobile": true, "stickyStartAt": 57, "stickySetTop": "-57px", "stickyChangeLogo": true}'>
<div class="header-body">
<div class="header-container container">
<div class="header-row">
<div class="header-column">
<div class="header-logo">
<a href="index.html">
<img alt="Porto" width="150" height="100" data-sticky-width="90" data-sticky-height="60" data-sticky-top="33" src="img/logo.png">
</a>
</div>
</div>
<div class="header-column header-column-valign-top">
</div>
</div>
</div>
<div class="header-container container header-nav header-nav-push-top">
<button class="btn header-btn-collapse-nav" data-toggle="collapse" data-target=".header-nav-main">
<i class="fa fa-bars"></i>
</button>
<ul class="header-social-icons social-icons hidden-xs">
<li class="social-icons-facebook"><a href="http://www.facebook.com/" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li class="social-icons-twitter"><a href="http://www.twitter.com/" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li class="social-icons-linkedin"><a href="http://www.linkedin.com/" target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
</ul>
<div class="header-nav-main header-nav-main-effect-1 header-nav-main-sub-effect-1 collapse">
<nav>
<ul class="nav nav-pills" id="mainNav">
<li class="active dropdown">
<a href="index.html">
Home
</a>
</li>
<li class="dropdown">
<a class="" href="about-us-basic.html">
About Us
</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" href="#">
Second Home
</a>
<ul class="dropdown-menu">
<li>
<a href="second-home.html">About Second Home</a>
</li>
<li>
<a href="why-malaysia.html">Why Malaysia</a>
</li>
<li>
<a href="page-faq.html">FAQ's</a>
</li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" href="#">
Our Projects
</a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="#">New Projects</a>
<ul class="dropdown-menu">
<li><a href="binwan.html">Gelugor heights <span class="tip tip-dark">hot</span></a></li>
</ul>
</li>
<li class="">
<a href="portfolio.html">Developed Projects</a>
<!-- <ul class="dropdown-menu">
<li><a href="headers-overview.html">TTK</a></li>
<li><a href="headers-overview.html">TPI</a></li>
<li><a href="headers-overview.html">TPS</a></li>
<li><a href="headers-overview.html">UITM</a></li>
<li><a href="headers-overview.html">Buildings</a></li>
</ul> -->
</li>
</ul>
</li>
<!-- <li class="dropdown">
<a href="page-team.html">
Our Team
</a>
</li> -->
<li class="dropdown">
<a href="contact-us.html">
Contact Us
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<div role="main" class="main">
<section class="page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<ul class="breadcrumb">
<li><a href="#">Home</a></li>
<li class="active">About Us</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h1>About Me</h1>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="owl-carousel" data-plugin-options='{"items": 1, "margin": 10}'>
<div>
<span class="img-thumbnail">
<img alt="" height="300" class="img-responsive" src="img/team/team-3.jpg">
</span>
</div>
<div>
<span class="img-thumbnail">
<img alt="" height="300" class="img-responsive" src="img/team/team-9.jpg">
</span>
</div>
</div>
</div>
<div class="col-md-8">
<h2 class="mb-none">Joe <strong>Doe</strong></h2>
<h4 class="heading-primary">Web Designer</h4>
<hr class="solid">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc <a href="#">vehicula</a> lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus.</p>
<ul class="list list-icons">
<li><i class="fa fa-check"></i> Fusce sit amet orci quis arcu vestibulum vestibulum sed ut felis.</li>
<li><i class="fa fa-check"></i> Phasellus in risus quis lectus iaculis vulputate id quis nisl.</li>
<li><i class="fa fa-check"></i> Iaculis vulputate id quis nisl.</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-12">
<hr>
</div>
</div>
<div class="row mt-xlg">
<div class="col-md-3">
<div class="circular-bar">
<div class="circular-bar-chart" data-percent="75" data-plugin-options='{"barColor": "#E36159"}'>
<strong>HTML/CSS</strong>
<label><span class="percent">75</span>%</label>
</div>
</div>
</div>
<div class="col-md-3">
<div class="circular-bar">
<div class="circular-bar-chart" data-percent="85" data-plugin-options='{"barColor": "#0088CC", "delay": 300}'>
<strong>Design</strong>
<label><span class="percent">85</span>%</label>
</div>
</div>
</div>
<div class="col-md-3">
<div class="circular-bar">
<div class="circular-bar-chart" data-percent="60" data-plugin-options='{"barColor": "#2BAAB1", "delay": 600}'>
<strong>WordPress</strong>
<label><span class="percent">60</span>%</label>
</div>
</div>
</div>
<div class="col-md-3">
<div class="circular-bar">
<div class="circular-bar-chart" data-percent="95" data-plugin-options='{"barColor": "#353535", "delay": 900}'>
<strong>Photoshop</strong>
<label><span class="percent">95</span>%</label>
</div>
</div>
</div>
</div>
</div>
<section class="parallax section section-parallax section-center" data-stellar-background-ratio="0.5" style="background-image: url(img/parallax-transparent.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="owl-carousel nav-bottom rounded-nav mt-lg mb-none" data-plugin-options='{"items": 1, "loop": false}'>
<div>
<div class="col-md-12">
<div class="testimonial testimonial-style-6 testimonial-with-quotes mb-none">
<blockquote>
<p>Joe Doe is the smartest guy I ever met, he provides great tech service for each template and allows me to become more knowledgeable as a designer.</p>
</blockquote>
<div class="testimonial-author">
<p><strong>John Smith</strong><span>CEO & Founder - Okler</span></p>
</div>
</div>
</div>
</div>
<div>
<div class="col-md-12">
<div class="testimonial testimonial-style-6 testimonial-with-quotes mb-none">
<blockquote>
<p>He provides great tech service for each template and allows me to become more knowledgeable as a designer.</p>
</blockquote>
<div class="testimonial-author">
<p><strong>John Smith</strong><span>CEO & Founder - Okler</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<footer class="short" id="footer">
<div class="container">
<div class="row">
<div class="col-md-8">
<h4 class="heading-primary">About US</h4>
<p>Piala Mutiara Group Sdn. Bhd. (580539-A). Forms parts of Piala Muthiara Group of companies. Incorporated on 17th May 2002 for the purpose of venturing into activities of civil construction with emphasis to compliment the property development project carried out by Piala Muthiara Group of companies.... <a href="about-us-basic.html" class="btn-flat btn-xs">View More <i class="fa fa-arrow-right"></i></a></p>
<hr class="light">
</div>
<div class="col-md-3 col-md-offset-1">
<h5 class="mb-sm">Contact Us</h5>
<span class="phone">(04) 5759598</span>
<p class="mb-none">Show Gallery Office Phone: 5792598</p>
<p class="mb-none">Fax: (04) 531-8999</p>
<ul class="list list-icons list-icons-sm">
<li><i class="fa fa-envelope"></i> <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
<div class="social-icons">
<ul class="social-icons">
<li class="social-icons-facebook"><a href="http://www.facebook.com/" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a></li>
<li class="social-icons-twitter"><a href="http://www.twitter.com/" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a></li>
<li class="social-icons-linkedin"><a href="http://www.linkedin.com/" target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<div class="row">
<div class="col-md-1">
<a href="index.html" class="logo">
<img alt="BINWAN Website Template" class="img-responsive" src="img/logo.png">
</a>
</div>
<div class="col-md-11">
<p>© Copyright 2015. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- Vendor -->
<!--[if lt IE 9]>
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="vendor/jquery/jquery.js"></script>
<!--<![endif]-->
<script src="vendor/jquery.appear/jquery.appear.js"></script>
<script src="vendor/jquery.easing/jquery.easing.js"></script>
<script src="vendor/jquery-cookie/jquery-cookie.js"></script>
<script src="vendor/bootstrap/bootstrap.js"></script>
<script src="vendor/common/common.js"></script>
<script src="vendor/jquery.validation/jquery.validation.js"></script>
<script src="vendor/jquery.stellar/jquery.stellar.js"></script>
<script src="vendor/jquery.easy-pie-chart/jquery.easy-pie-chart.js"></script>
<script src="vendor/jquery.gmap/jquery.gmap.js"></script>
<script src="vendor/jquery.lazyload/jquery.lazyload.js"></script>
<script src="vendor/isotope/jquery.isotope.js"></script>
<script src="vendor/owlcarousel/owl.carousel.js"></script>
<script src="vendor/jflickrfeed/jflickrfeed.js"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.js"></script>
<script src="vendor/vide/vide.js"></script>
<!-- Theme Base, Components and Settings -->
<script src="js/theme.js"></script>
<!-- Theme Custom -->
<!-- <script src="js/custom.js"></script> -->
<!-- Theme Initialization Files -->
<script src="js/theme.init.js"></script>
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information.
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-12345678-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-->
</body>
</html>