- Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabout.html
More file actions
Latest commit
253 lines (227 loc) · 9.54 KB
/
Copy pathabout.html
File metadata and controls
253 lines (227 loc) · 9.54 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
<!DOCTYPE html>
<htmllang="en">
<head>
<metacharset="utf-8">
<metahttp-equiv="X-UA-Compatible" content="IE=edge">
<metaname="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>About Us - jQueryProjects.com</title>
<!-- Favicon -->
<linkrel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<linkrel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<linkrel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<linkrel="manifest" href="/site.webmanifest">
<linkrel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<metaname="msapplication-TileColor" content="#eeeeee">
<metaname="theme-color" content="#eeeeee">
<!-- Global site tag (gtag.js) - Google Analytics -->
<scriptasyncsrc="https://www.googletagmanager.com/gtag/js?id=UA-80520768-3"></script>
<script>
window.dataLayer=window.dataLayer||[];
functiongtag(){dataLayer.push(arguments);}
gtag('js',newDate());
gtag('config','UA-80520768-3');
</script>
<scriptasyncsrc="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle=window.adsbygoogle||[]).push({
google_ad_client: "ca-pub-7089100907045419",
enable_page_level_ads: true
});
</script>
<!-- Font Awesome -->
<linkhref="assets/css/font-awesome.css" rel="stylesheet">
<!-- Bootstrap -->
<linkhref="assets/css/bootstrap.css" rel="stylesheet">
<!-- Slick slider -->
<linkrel="stylesheet" type="text/css" href="assets/css/slick.css"/>
<!-- Fancybox slider -->
<linkrel="stylesheet" href="assets/css/jquery.fancybox.css" type="text/css" media="screen" />
<!-- Animate css -->
<linkrel="stylesheet" type="text/css" href="assets/css/animate.css"/>
<!-- Theme color -->
<linkid="switcher" href="assets/css/theme-color/default.css" rel="stylesheet">
<!-- Main Style -->
<linkhref="style.css" rel="stylesheet">
<linkhref="assets/css/jp-menu.css" rel="stylesheet">
<!-- Fonts -->
<!-- Open Sans for body font -->
<linkhref='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<!-- Raleway for Title -->
<linkhref='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<!-- Pacifico for 404 page -->
<linkhref='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- BEGAIN PRELOADER -->
<divid="preloader">
<divclass="loader"> </div>
</div>
<!-- END PRELOADER -->
<!-- SCROLL TOP BUTTON -->
<aclass="scrollToTop" href="#"><iclass="fa fa-chevron-up"></i></a>
<!-- END SCROLL TOP BUTTON -->
<!-- Start menu section -->
<headerclass="jp-header">
<buttonclass="jp-trigger menu-btn">
</button>
<buttonclass="jp-trigger search-btn">
</button>
<divclass="jp-logo">
<ahref="/">
<imgsrc="images/jp-logo.png" alt="jQuery Projects" title="jQuery Projects" />
</a>
</div>
<divclass="jp-search">
<gcse:search></gcse:search>
</div>
</header>
<navclass="jp-nav">
<ulclass="jp-nav-links">
<li><ahref="/">Home</a></li>
<li><ahref="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
<li><ahref="/about.html">About Us</a></li>
<li><ahref="/contact.html">Contact Us</a></li>
<li><ahref="/privacy-policy.html">Privacy Policy </a></li>
<li><ahref="/terms.html">Terms</a></li>
</ul>
</nav>
<divclass="dim-overlay"></div>
<!-- End menu section -->
<!-- Start blog banner section -->
<sectionid="blog-banner">
<imgsrc="assets/images/blog-banner.jpg" alt="img">
<divclass="blog-overlay">
<divclass="container">
<divclass="row">
<divclass="col-md-12">
<divclass="blog-banner-area">
<h2>About Us</h2>
<olclass="breadcrumb">
<li><ahref="/">Home</a></li>
<liclass="active">About</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End blog banner section -->
<!-- Start blog section -->
<sectionid="blog">
<divclass="container">
<divclass="row">
<divclass="col-md-12">
<divclass="blog-area">
<divclass="row">
<divclass="col-lg-8 col-md-7 col-sm-12">
<divclass="blog-left blog-details">
<!-- Start single blog post -->
<articleclass="single-from-blog">
<divclass="blog-title">
<h1>About jQuery Projects</h1>
<p>Posted by <ahref="#" class="blog-admin">Asif Mughal</a> on <spanclass="blog-date">27 january 2019</span></p>
</div>
<divclass="blog-details-content">
<p>
jQueryProjects.com develop jQuery plugins and scripts along with HTML5 and CSS3. Here you can free download awesome ready made plugins to boost your web development work.
</p>
<p>
We create beginners friendly jQuery plugins and scripts to solve varity of problems...
</p>
<h2> What is jQuery? </h2>
<p>jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License. </p>
</div>
</article>
<!-- End single blog post -->
</div>
</div>
<divclass="col-lg-4 col-md-5 col-sm-12">
<asideclass="blog-right">
<divclass="jp-popular">
<!--Popular Projects-->
</div>
</aside>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End blog section -->
<!-- Start Footer -->
<footerid="footer">
<divclass="footer-top">
<divclass="container">
<divclass="row">
<divclass="col-md-12">
<divclass="footer-top-area">
<divclass="footer-social">
<aclass="facebook" href="https://web.facebook.com/JQuery-Projects-1257433314413114/" title="Like us on Facebook" target="_blank"><spanclass="fa fa-facebook"></span></a>
<aclass="twitter" href="https://www.twitter.com/JqueryProjects" title="Follow jQuery Projects" target="_blank"><spanclass="fa fa-twitter"></span></a>
<aclass="google-plus" href="https://plus.google.com/b/114648289979341124496/114648289979341124496" title="Follow us on Google+"><spanclass="fa fa-google-plus"></span></a>
<aclass="github" href="https://github.com/jquery-projects" title="Follow on GitHub" target="_blank"><spanclass="fa fa-github"></span></a>
<aclass="linkedin" href="https://www.linkedin.com/company/jquery-projects/" title="Follow us on LinkedIn" target="_blank"><spanclass="fa fa-linkedin"></span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<divclass="footer-bottom">
<ulclass="footer-menu">
<li><ahref="/"> Home</a></li>
<li><ahref="/about.html"> About </a></li>
<li><ahref="/contact.html"> Contact </a></li>
<li><ahref="/terms.html"> Terms </a></li>
<li><ahref="/privacy-policy.html"> Privacy Policy</a></li>
</ul>
<pclass="jp-copyright"> Copyright 2019 © jQuery Projects - All Rights Reserved </p>
</div>
</footer>
<!-- End Footer -->
<!-- jQuery library -->
<scriptsrc="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Bootstrap -->
<scriptsrc="assets/js/bootstrap.js"></script>
<!-- Slick Slider -->
<scripttype="text/javascript" src="assets/js/slick.js"></script>
<!-- Counter -->
<scripttype="text/javascript" src="assets/js/waypoints.js"></script>
<scripttype="text/javascript" src="assets/js/jquery.counterup.js"></script>
<!-- mixit slider -->
<scripttype="text/javascript" src="assets/js/jquery.mixitup.js"></script>
<!-- Add fancyBox -->
<scripttype="text/javascript" src="assets/js/jquery.fancybox.pack.js"></script>
<!-- Wow animation -->
<scripttype="text/javascript" src="assets/js/wow.js"></script>
<scriptsrc="assets/js/jp-menu.js"></script>
<!-- Custom js -->
<scripttype="text/javascript" src="assets/js/custom.js"></script>
<script>
(function(){
varcx='017595015292625421891:_xx367qtqjs';
vargcse=document.createElement('script');
gcse.type='text/javascript';
gcse.async=true;
gcse.src='https://cse.google.com/cse.js?cx='+cx;
vars=document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse,s);
})();
</script>
<script>
$(function(){
$(".jp-popular").load("popular.html");
});
</script>
</body>
</html>