-
Notifications
You must be signed in to change notification settings - Fork 0
/
virtuallib.html
273 lines (237 loc) · 11.9 KB
/
virtuallib.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="IJBRSS is a modern and fully responsive Template by WebThemez.">
<meta name="author" content="webThemez.com">
<title>IJBRSS - Free business bootstrap template</title>
<link rel="favicon" href="assets/images/favicon.png">
<link rel="stylesheet" media="screen" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Custom styles for our template -->
<link rel="stylesheet" href="assets/css/bootstrap-theme.css" media="screen" >
<link rel="stylesheet" type="text/css" href="assets/css/isotope.css" media="screen" />
<link rel="stylesheet" href="assets/js/fancybox/jquery.fancybox.css" type="text/css" media="screen" />
<link rel="stylesheet" href="assets/css/style.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
<style>
.logoa{
width: 100px;
height: 70px;
}
</style>
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top headroom" >
<div class="container">
<div class="navbar-header">
<!-- Button for smallest screens -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"><span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="index.html"><img src="assets/images/logo.png" alt="IJBRSS HTML5 template" id="mainlogo"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav pull-right">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="callforpapers.html">Call For Papers</a></li><li><a href="researchpaper.html">Research Area</a></li><li><a href="virtuallib.html">Virtual Library</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Join Us <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="sidebar-right.html">Apply As Reviewer</a></li>
<li><a href="#">Apply As A Board Member</a></li>
<li><a href="#">Board Members </a></li>
<li><a href="#">Editorial Board</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- /.navbar -->
<header id="head" class="secondary"></header>
<!-- container -->
<div class="container">
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">Board Members</li>
</ol>
<div class="row">
<section id="portfolio" class="page-section section appear clearfix">
<div class="container">
<div class="heading text-center">
<!-- Heading -->
<h2>Board Members</h2>
<p>In this section, you can access and read all the research papers.</p>
</div>
<div class="row">
<nav id="filter" class="col-md-12 text-center">
<ul>
<li><a href="#" class="current btn-theme btn-small" data-filter="*">All</a></li>
<li><a href="#" class="btn-theme btn-small" data-filter=".webdesign">Business</a></li>
<li><a href="#" class="btn-theme btn-small" data-filter=".photography">Technology</a></li>
<li><a href="#" class="btn-theme btn-small" data-filter=".print">Agriculture</a></li>
</ul>
</nav>
<div class="col-md-12">
<div class="row">
<div class="portfolio-items isotopeWrapper clearfix" id="3">
<article class="col-sm-4 isotopeItem webdesign">
<div class="portfolio-item">
<img src="assets/images/1.png" alt="" />
<div class="portfolio-desc align-center">
<div class="folio-info">
<a href="assets/images/portfolio/img1.jpg" class="fancybox">
<h5>Project Title</h5>
<i class="fa fa-link fa-2x"></i></a>
</div>
</div>
</div>
</article>
<article class="col-sm-4 isotopeItem photography">
<div class="portfolio-item">
<img src="assets/images/2.png" alt="" />
<div class="portfolio-desc align-center">
<div class="folio-info">
<a href="assets/images/portfolio/img2.jpg" class="fancybox">
<h5>Project Title</h5>
<i class="fa fa-link fa-2x"></i></a>
</div>
</div>
</div>
</article>
<article class="col-sm-4 isotopeItem photography">
<div class="portfolio-item">
<img src="assets/images/3.png" alt="" />
<div class="portfolio-desc align-center">
<div class="folio-info">
<a href="assets/images/portfolio/img3.jpg" class="fancybox">
<h5>Project Title</h5>
<i class="fa fa-link fa-2x"></i></a>
</div>
</div>
</div>
</article>
<article class="col-sm-4 isotopeItem print">
<div class="portfolio-item">
<img src="assets/images/4.png" alt="" />
<div class="portfolio-desc align-center">
<div class="folio-info">
<a href="assets/images/portfolio/img4.jpg" class="fancybox">
<h5>Project Title</h5>
<i class="fa fa-link fa-2x"></i></a>
</div>
</div>
</div>
</article>
<article class="col-sm-4 isotopeItem photography">
<div class="portfolio-item">
<img src="assets/images/5.png" alt="" />
<div class="portfolio-desc align-center">
<div class="folio-info">
<a href="assets/images/portfolio/img5.jpg" class="fancybox">
<h5>Project Title</h5>
<i class="fa fa-link fa-2x"></i></a>
</div>
</div>
</div>
</article>
<article class="col-sm-4 isotopeItem webdesign">
<div class="portfolio-item">
<img src="assets/images/person_3.png" alt="" />
<div class="portfolio-desc align-center">
<div class="folio-info">
<a href="assets/images/portfolio/img6.jpg" class="fancybox">
<h5>Project Title</h5>
<i class="fa fa-link fa-2x"></i></a>
</div>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div> <!-- /container -->
<footer id="footer" class="top-space">
<div class="footer1">
<div class="container">
<div class="row">
<div class="col-md-5 panel">
<h3 class="panel-title">About IJBRSS</h3>
<div class="panel-body">
<p>IJBRSS (Internantional Journal of Business Research and Social Sciences ) is a prestigious scholarly publication at the forefront of business and technology research. With a commitment to rigorous peer review and open access, IJBRSS offers valuable insights, fostering collaboration among researchers, academics, practitioners, and policymakers to shape the future of these dynamic fields.</p>
</div>
</div>
<div class="col-md-4 panel contact">
<h3 class="panel-title">Contact Info</h4>
<div class="panel-body">
<p>IJBRSS publishes cutting-edge research at the intersection of business and technology.</p>
<ul>
<li><i class="fa fa-phone"></i>+91 88650 09495</li>
<li><a href="#"><i class="fa fa-envelope-o"></i> [email protected]</a></li>
<li><i class="fa fa-flag"></i>123 Smith Drive, Baltimore, MD 21212</li>
</ul>
</div>
</div>
<div class="col-md-3 panel">
<h3 class="panel-title">Follow me</h3>
<div class="panel-body">
<p class="follow-me-icons">
<a href=""><i class="fa fa-twitter fa-2"></i></a>
<a href=""><i class="fa fa-dribbble fa-2"></i></a>
<a href=""><i class="fa fa-github fa-2"></i></a>
<a href=""><i class="fa fa-facebook fa-2"></i></a>
<a href=""><i class="fa fa-youtube fa-2"></i></a>
<a href=""><i class="fa fa-pinterest fa-2"></i></a>
</p>
</div>
</div>
</div> <!-- /row of panels -->
</div>
</div>
<div class="footer2">
<div class="container">
<div class="row">
<div class="col-md-6 panel">
<div class="panel-body">
<p class="simplenav">
<a href="index.html">Home</a> |
<a href="callforpapers.html">Call For Papers</a> |
<a href="researchpaper.html">Research Area</a> |
<a href="virtuallib.html">Virtual Library</a> |
<a href="contact.html">Contact Us</a>
</p>
</div>
</div>
<div class="col-md-6 panel">
<div class="panel-body">
<p class="text-right">
Copyright © 2023. Made by <a href="https://devanshucodes.github.io/devanshu/" rel="develop">Devanshu Saxena</a>
</p>
</div>
</div>
</div> <!-- /row of panels -->
</div>
</div>
</footer>
<!-- JavaScript libs are placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.cslider.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/fancybox/jquery.fancybox.pack.js" type="text/javascript"></script>
<script src="assets/js/headroom.min.js"></script>
<script src="assets/js/jQuery.headroom.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>