-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwebdevelopment.html
More file actions
310 lines (283 loc) · 19.5 KB
/
webdevelopment.html
File metadata and controls
310 lines (283 loc) · 19.5 KB
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
<!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="">
<meta name="author" content="">
<title>::.. AZCreativeWorld | Web Development ..::</title>
<!-- Bootstrap core CSS -->
<link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="themes/assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- CSS Implementing Plugins -->
<link rel="stylesheet" href="assets/custom/css/flexslider.css" type="text/css" media="screen">
<link rel="stylesheet" href="assets/custom/css/parallax-slider.css" type="text/css">
<link rel="stylesheet" href="assets/font-awesome-4.1.0/css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="sass/css/oceanBraineffect.css" media="all" type="text/css">
<link rel="stylesheet" href="sass/css/shadows.css" media="all" type="text/css">
<!-- Custom styles for this template -->
<link href="assets/custom/css/AZCreativeWorld.css" rel="stylesheet">
<link rel="shortcut icon" href="assets/custom/img/icons/icon.ico">
</head>
<!-- NAVBAR
================================================== -->
<body>
<!-- topHeaderSection -->
<div class="topHeaderSection">
<div class="header">
<div class="container">
<div class="col-sm-12" id="_top_links">
<div class="pull-right">
<strong><span class="fa fa-phone-square"></span> xx-xxx-xxxxxx</strong>
<strong><span class="fa fa-skype"></span> HereID</strong>
</div>
<div class="clearfix"></div>
</div>
<a class="navbar-brand" href="index.html"><img src="assets/custom/img/logo.png" class="img-responsive" alt="AZCreativeWorld PVT Limited (LOGO)" /></a>
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html"><span class="fa fa-home"></span> Home</a></li>
<li><a href="about.html"><span class="fa fa-user"></span> About us</a></li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><span class="fa fa-book"></span> Services <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="active"><a title="Web Development" href="webdevelopment.html">Web Development</a></li>
<li><a title="Mobile Development" href="mobiledevelopment.html">Mobile Development</a></li>
<li><a title="Website Designing" href="webdesign.html">Website Designing</a></li>
<li><a title="Logo Designing" href="logodesign.html">Logo Designing</a></li>
<li><a title="Broucher Designing" href="brochuresdesign.html">Broucher Designing</a></li>
<li><a title="SEO Services" href="seo.html">SEO Services</a></li>
</ul>
</li>
<li><a href="portfolio.html"><span class="fa fa-folder"></span> Portfolio</a></li>
<li><a href="blog.html"><span class="fa fa-rss-square"></span> Blog</a></li>
<li><a href="contact.html"><span class="fa fa-envelope"></span> Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Web Development</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li class="active"><a href="#">Services</a><span class="fa fa-chevron-right"></span> Web Development</li>
</ol>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="col-md-8">
<div class="panel panel-default">
<div class="panel-heading"><span class="fa fa-2x fa-list-alt"></span> Web Development</div>
<div class="panel-body">
<p>The key to be a successful software developer is to think outside the box– well, think outside the box you'r in. Our software development team contains a number of professional developers with high level experience.<br><br>
We offer the technical solution of your problems to make whether you're looking for a customize software or web based product. Our team is well-equipped to provide you the best solutions for Static & Dynamic Websites, Interactive Flash Websites, and any kind customized software. We are committed to excellence in our software development services and work towards delivering high quality applications to our valuable clients.</p>
</div>
</div> <!--end panel here-->
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">About AZCreativeWorld</div>
<div class="panel-body">
<img src="assets/custom/img/270x270/about.png" class="img-responsive" title="">
</div>
</div> <!--end panel here-->
<br>
</div>
</div> <!--col-12 end-->
</div> <!-- row end -->
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="col-lg-12">
<div class="well well-sm"> <!--well start-->
<div class="col-sm-4">
<div class="panel panel-default">
<div class="panel-heading text-center">
<strong><span class="fa fa-2x fa-list-alt"></span> Silver Package</strong>
</div>
<div class="panel-body text-center">
<h3 class="panel-title price"><span class="fa fa-dollar"></span>900
<span class="price-month">month.</span>
</h3>
</div>
<ul class="list-group">
<li class="list-group-item"><span class="fa fa-check"></span> 2+ Years experience</li>
<li class="list-group-item"><span class="fa fa-check"></span> 8-10 hours/day</li>
<li class="list-group-item"><span class="fa fa-check"></span> Skype, MSN, Google, Talk Availability</li>
<li class="list-group-item"><span class="fa fa-check"></span> Managed by you</li>
<li class="list-group-item"><span class="fa fa-check"></span> Additional developers @ $850/month</li>
<li class="list-group-item"><a class="btn btn-default">Request A Quote <span class="fa fa-chevron-right"></span></a>
</li>
</ul>
</div>
</div> <!--first price table end here-->
<div class="col-sm-4">
<div class="panel panel-warning text-warning">
<div class="panel-heading text-center">
<strong><span class="fa fa-2x fa-list-alt"></span> Gold Package</strong>
</div>
<div class="panel-body text-center">
<h3 class="panel-title price"><span class="fa fa-dollar"></span>3000
<span class="price-month">month.</span>
</h3>
</div>
<ul class="list-group">
<li class="list-group-item"><span class="fa fa-check"></span> Includes all features from the Silver Package</li>
<li class="list-group-item"><span class="fa fa-check"></span> 1 Project Manager/Lead Developer with 4+ years experience</li>
<li class="list-group-item"><span class="fa fa-check"></span> 2 Developers with 2+ years experience</li>
<li class="list-group-item"><span class="fa fa-check"></span> Team managed by the project manager, but guided by you</li>
<li class="list-group-item"><span class="fa fa-check"></span> Additional Developers @ $850/month</li>
<li class="list-group-item"><a class="btn btn-warning">Request A Quote <span class="fa fa-chevron-right"></span></a>
</li>
</ul>
</div>
</div> <!--second price table end here-->
<div class="col-sm-4">
<div class="panel panel-primary text-primary">
<div class="panel-heading text-center">
<strong><span class="fa fa-2x fa-list-alt"></span> Platinum Package</strong>
</div>
<div class="panel-body text-center">
<h3 class="panel-title price"><span class="fa fa-dollar"></span>4200
<span class="price-month">month.</span>
</h3>
</div>
<ul class="list-group">
<li class="list-group-item"><span class="fa fa-check"></span> Includes all features from the Silver and Gold Package</li>
<li class="list-group-item"><span class="fa fa-check"></span> 1 Project with 4+ years experience</li>
<li class="list-group-item"><span class="fa fa-check"></span> 2 Developers with 2+ years experience</li>
<li class="list-group-item"><span class="fa fa-check"></span> 1 Graphic Designer with 2+ years experience</li>
<li class="list-group-item"><span class="fa fa-check"></span> Team managed by the project manager, but guided by you</li>
<li class="list-group-item"><span class="fa fa-check"></span> Additional Developers @ $850/month</li>
<li class="list-group-item"><a class="btn btn-primary">Request A Quote <span class="fa fa-chevron-right"></span></a>
</li>
</ul>
</div>
</div> <!--third price table end here-->
<div class="clearfix"></div>
</div> <!--well end-->
</div>
</div> <!--col-lg-12 col-md-12 col-sm-12 end -->
</div> <!--row end-->
</div> <!--container end-->
<br><br>
<!-- footerTopSection -->
<div class="footerTopSection">
<div class="footer">
<div class="row">
<div class="col-md-3">
<h3>Quick Links</h3>
<div class="list-group">
<a href="#" class="list-group-item disabled"><span class="fa fa-home"></span> Home</a>
<a href="#" class="list-group-item"><span class="fa fa-user"></span> About Us</a>
<a href="#" class="list-group-item"><span class="fa fa-book"></span> Services</a>
<a href="#" class="list-group-item"><span class="fa fa-folder"></span> Portfolio</a>
<a href="#" class="list-group-item"><span class="fa fa-shield"></span> Privacy</a>
<a href="#" class="list-group-item"><span class="fa fa-unlock-alt"></span> Tearms</a>
</div>
</div>
<div class="col-md-3">
<h3>Contact Information</h3>
<p>
Name<br>
Address<br>
<strong>Phone Number</strong><br>
xxxx-xxxxxx<br>
<strong>Direct</strong>
xxxx-xxxxxx<br>
<strong>FAX</strong>
xxxx-xxxxxx<br>
<strong>Email</strong> : info@example.com
</p>
<p><a class="btn-danger btn btn-block btn-lg" href="https://github.com/AzCreativeWorld/HTML-Template-for-beginner/archive/master.zip" data-icon="octicon-cloud-download" data-size="large" aria-label="Download AzCreativeWorld/HTML-Template-for-beginner on GitHub"><i class="fa fa-download"></i> Free Download</a></p>
</div>
<div class="col-md-3">
<h3>Fallow us on</h3>
<div class="list-group">
<a href="#" class="list-group-item disabled"><span class="fa fa-2x fa-linkedin-square pull-left"></span> LinkedIn</a>
<a href="#" class="list-group-item"><span class="fa fa-2x fa-facebook-square pull-left"></span> FaceBook</a>
<a href="#" class="list-group-item"><span class="fa fa-2x fa-twitter-square pull-left"></span> Twitter</a>
<a href="#" class="list-group-item"><span class="fa fa-2x fa-google-plus-square pull-left"></span> Google+</a>
</div>
</div>
<div class="col-md-3">
<h3>We Provide</h3>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
Heading Here
</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">
The key to be a successful software developer is to think outside the box– well, think outside the box you'r in.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
Heading Here
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
The key to be a successful software developer is to think outside the box– well, think outside the box you'r in.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
Heading Here
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
The key to be a successful software developer is to think outside the box– well, think outside the box you'r in.
</div>
</div>
</div>
</div>
</div> <!--col-md-3 end-->
</div>
<br>
<!-- footerBottomSection -->
© 2014, Allright reserved.
<div class="pull-right">Powered By<a href="https://github.com/AzCreativeWorld" target="_blank" title="AZCreativeWorld" class="btn-link"> AZCreativeWorld.</a></div>
</div>
</div>
<!-- JS Global Compulsory -->
<script type="text/javascript" src="assets/custom/js/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="assets/custom/js/modernizr.custom.js"></script>
<script type="text/javascript" src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/custom/js/contactus.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>