-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio-a-plus-auto-house.html
209 lines (199 loc) · 11.1 KB
/
portfolio-a-plus-auto-house.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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6 demo-2 no-js" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7 demo-2 no-js" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8 demo-2 no-js" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" class="demo-2 no-js">
<!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- Basic Page Needs
================================================== -->
<title>IamSharma | Web Designer and Developer</title>
<meta name="keywords" content="Full stack website designer, Website Development, Responsive Design, Search Engine Optimization, Graphic Designing, Content Creation, Pay Per Click Adds, Digital Marketing. ">
<meta name="description" content="I am Abhishek Sharma, I design, develop, and market websites for small-medium sized businesses, all helping to boost online presence.">
<meta property=”og:title” content=”Freelance Web Developer | Abhishek Sharma”/>
<meta property="og:image" content="http://www.iamsharma.com/images/i-am-sharma-online-image-logo-face.jpg"/>
<meta property="og:image" content="http://www.iamsharma.com/images/i-am-sharma-online-image.jpg"/>
<meta property="og:image" content="http://www.iamsharma.com/images/i-am-sharma-social-media-image.jpg"/>
<meta property=”og:type” content="website"/>
<meta property=”og:url” content=”http://www.iamsharma.com”/>
<meta property=”og:description” content=”I am Abhishek Sharma, I design, develop, and market websites for small-medium sized businesses, all helping to boost online presence.”/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- Mobile Specific Meta
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- All Css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/icofont.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/hover-min.css" media="screen">
<!--Owl Carousel-->
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/owl.theme.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/owl.transitions.css" media="screen">
<!--Portfolio-->
<link rel="stylesheet" type="text/css" href="css/spsimpleportfolio.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/featherlight.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen">
<link rel="stylesheet" type="text/css" href="css/responsive.css" media="screen">
</head>
<body class="body-innerwrapper">
<!--Pre loader-->
<div id="preloader">
<div class="wrapper">
<div class='circle'>
<div class="circle-cutter"></div>
<div class="circle-inner"></div>
</div>
</div>
<footer>
<p>© IamSharma. All Rights Reserved</p>
</footer>
</div>
<!--Top Section-->
<section id="top-section">
<!--Header-->
<header class="header-1">
<nav class="navbar active" data-spy="affix" data-offset-top="1" id="slide-nav">
<div class="container">
<div class="navbar-header col-sm-3 col-md-3 col-xs-12">
<button type="button" class="navbar-toggle">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span><a href="index.html" class="logo-main"><img src="images/logo.png" class="logo-here"></a></span>
</div>
<!--Nav links-->
<div class=" navbar-collapse col-sm-9 col-md-9" id="menu_nav">
<a href="#" class="closs"><i class="icofont icofont-close-line"></i></a>
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="redirect1.php">Services</a>
</li>
<li>
<a href="redirect2.php">Portfolio</a>
<li>
<a href="redirect3.php">About</a>
</li>
<li>
<a href="redirect4.php">Contact</a>
</li>
</ul>
</div>
<!--/.navbar-collapse-->
</div>
</nav>
</header>
<!--Breadcrumb-->
<section id="breadcrumb" style="padding-top:120px; padding-bottom:40px; background-color:#293143;">
<div class="container">
<div class="row">
<div class="col-sm-12 breadcrumb-base no-padding padt">
<div class="col-sm-12 breadcrumb-block" style="text-align:center">
<h1>A+ Auto House - PHP/HTML - Business Brochure</h1><a href="https://www.aplusautohouse.com" target="_blank" class="btn trans-btn ">Visit Website</a>
</div>
</div>
</div>
</div>
</section>
</section>
<!--Single Portfolio-->
<section id = "single-portfolio-top">
<div class= "container">
<div class="row">
<div class="col-sm-12 cent">
<h2 class="aut">Project Details:</h2>
</div>
</div>
</div>
</section>
<section id="single-portfolio" class="" style="text-align:center">
<div class="container">
<div class="row">
<div class="col-sm-12 no-padding owl-carousel owl-theme" id="portfolio-slider">
<div class="item">
<div class="col-sm-12">
<img src="images/portfolio-a-plus-auto-house-2.jpg" alt="A+ Auto House Portfolio by IamSharma.com">
</div>
</div>
<div class="item">
<div class="col-sm-12">
<img src="images/portfolio-a-plus-auto-house-3.jpg" alt="A+ Auto House Portfolio by IamSharma.com">
</div>
</div>
<div class="item">
<div class="col-sm-12">
<img src="images/portfolio-a-plus-auto-house-4.jpg" alt="A+ Auto House Portfolio by IamSharma.com">
</div>
</div>
<div class="item">
<div class="col-sm-12">
<img src="images/portfolio-a-plus-auto-house-5.jpg" alt="A+ Auto House Portfolio by IamSharma.com">
</div>
</div>
</div>
<div class="portfolio-detail col-sm-12">
<ul class="project-info ">
<li><strong>Project Name: </strong>A Plus Auto House</li>
<li><strong>Client: </strong>Tony Fung</li>
<li><strong>Technology: </strong>PHP HTML CSS</li>
<li><strong>Tags:</strong> Bootstrap4, HTML5, Responsive Web Design, Optimized for fast load</li>
</ul>
<h3>Case Study:</h3>
<p> A Plus Auto House has many features which makes it special. The website has a booking request application that lets the user request an appointment for a given date and time. The design of the website is highly responsive and accordions are used on the "Frequently Asked Questions" page to organize content clearly.
</p>
</div>
<div class="portfolio-pagination col-sm-12 text-center">
<a href="portfolio-malhi-auto-care.html" class="btn icon hvr-underline-from-right"><i class="icofont icofont-caret-left"></i>Previous Project</a>
<a href="portfolio-welcome-teacher-day.html" class="btn icon hvr-underline-from-left">Next Project<i class="icofont icofont-caret-right"></i></a>
<!--<a href="portfolio-malhi-auto-care.html" class="btn pull-left icon"><i class="icofont icofont-thin-left"></i>Previous Project</a>
<div class="icon">
<a href="/index.html#contact" class="btn icon"> Hire Me </a>
</div>
<a href="portfolio-malhi-auto-care.html" class="btn pull-right icon">Next Project<i class="icofont icofont-thin-right"></i> </a>-->
</div>
</div>
</div>
</section>
<!--Footer-->
<!--Copyright-->
<section id="copyright">
<div class="container">
<div class="row">
<div class="col-sm-6 copyright-block">
<p>© 2016 Copyright 2016, IamSharma. All Rights Reserved</p>
</div>
<div class="copyright-block col-sm-6 text-right">
<ul class="social">
<li><a target ="_blank" href="https://www.facebook.com/IamSharma-1604287856265655/"><i class="fa fa-facebook"></i> </a> </li>
<li><a target ="_blank" href="https://twitter.com/digital_sharmaa"><i class="fa fa-twitter"></i> </a> </li>
<li><a target ="_blank" href="https://www.instagram.com/digital_sharma/"><i class="fa fa-instagram"></i> </a> </li>
<li><a href="mailto:[email protected]"><i class="icofont icofont-envelope-open"></i> </a> </li>
</ul>
</div>
</div>
</div>
</section>
<!--All Js-->
<script type="text/javascript" src="js/jQuery.js"></script>
<script type="text/javascript" src="js/jquery.easing.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script src="https://use.fontawesome.com/e18447245b.js"></script>
<script type="text/javascript" src="js/appear.js"></script>
<!--Portfolio-->
<script type="text/javascript" src="js/isotope.js"></script>
<script type="text/javascript" src="js/spsimpleportfolio.js"></script>
<script type="text/javascript" src="js/featherlight.min.js"></script>
<script type="text/javascript" src="js/jquery.shuffle.modernizr.min.js"></script>
<script type="text/javascript" src="js/steller.js"></script>
<script type="text/javascript" src="js/smooth-scroll.js"></script>
<script type="text/javascript" src="js/owl.carousel.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>