-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
182 lines (148 loc) · 7.32 KB
/
index.html
File metadata and controls
182 lines (148 loc) · 7.32 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
<!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">
<meta name="keywords" content="">
<meta name="description" content="">
<title>Online Conference</title>
<link rel="icon" href="images/iccids.png">
<link rel="stylesheet" href="css/all-min.css">
<link rel="stylesheet" href="css/all-sub-min.css">
<link rel="stylesheet" href="css/style.css">
<!-- Google web font -->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,300' rel='stylesheet' type='text/css'>
</head>
<!-- <body id="top" data-spy="scroll" data-offset="50" data-target=".navbar-collapse"> -->
<body id="top">
<!-- Navigation section -->
<nav class="navbar navbar-expand-xl navbar-light fixed-top custom-navbar" role="navigation">
<a href="#top" class="navbar-brand">Online Conference</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<!-- Give Class name autocollapse if you want it to collapse navbar after clicking a link -->
<ul class="navbar-nav ml-auto nav-custom">
<li class="nav-item">
<a class="nav-link smoothScroll autocollapse" href="#top">Home</a>
</li>
<li class="nav-item">
<a class="nav-link autocollapse" href="about-us.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link autocollapse" href="call-for-proposals.html">Call for Proposals</a>
</li>
<li class="nav-item">
<a class="nav-link autocollapse" href="iccids-home.html">ICCIDS-2021</a>
</li>
<li class="nav-item">
<a class="nav-link autocollapse" href="previous-conference-proceedings.html">Previous Conferences Proceedings</a>
</li>
<li class="nav-item">
<a class="nav-link autocollapse" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
<!-- Home section -->
<section id="home" class="homeimg">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-sm-0 col-md-1"></div>
<div class="col-md-10 col-sm-12 wow fadeInUp" data-wow-delay="0.3s">
<h1 class="wow fadeInUp" data-wow-delay="0.6s">Online Conference</h1>
<p class="wow fadeInUp" data-wow-delay="0.9s">Online Conference is an initiative by Universal Inovators to provide the platform to the conference organisers to conduct/organise the conferences, seminars, meetings, FDPs etc.</p>
<a href="#about" class="wow fadeInUp smoothScroll btn btn-lg btn-success" data-wow-delay="1.2s">Learn more</a>
</div>
</div>
</div>
</section>
<!-- About section Upcoming Conferences-->
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 wow fadeInUp" data-wow-delay="0.3s">
<div class="section-title text-center">
<h1>Next Conference Venue</h1>
<h3>Location and Upcoming list of Conferences.</h3>
</div>
</div>
<div class="col-md-12 col-sm-12 wow fadeInUp" data-wow-delay="0.2s">
<div class="about-thumb">
<h1>ICCIDS-2021 (Dec 2021)</h1>
<p>International Conference on Computational Intelligence and Data Science will be held on 26<sup>th</sup> Dec 2021.</p>
<p><strong>Proceeding partner:</strong> Elsevier [SSRN] series.</p>
<p><a href="iccids-home.html">Click here to register</a></p>
</div>
</div>
<div class="col-md-12 col-sm-12 wow fadeInUp blockmargin" data-wow-delay="0.2s">
<div class="about-thumb">
<h1>ICCIDS-2021 (Feb 2021)</h1>
<p>International Conference on Computational Intelligence and Data Science will be held on 4<sup>th</sup> Feb 2021.</p>
<p><strong>Proceeding partner:</strong> Elsevier [SSRN] series.</p>
<p><strong>Journal partner:</strong> Journal of Computational and Theoretical Nanoscience [Scopus Indexed].</p>
<p><a href="#"><strike>Click here to register</strike></a></p>
</div>
</div>
<div class="col-md-12 col-sm-12 wow fadeInUp blockmargin" data-wow-delay="0.2s">
<div class="about-thumb">
<h1>ICCRDA-2020</h1>
<p>1<sup>st</sup> International Conference on Computational Research and Data Analytics was held on 24<sup>th</sup> Oct jointly organized by College of Engineering, India, Suleyman Demirel University, Isparta Applied Sciences University, Turkey and Intelligent Communication and Computational Research Lab (ICCRLAB)</p>
<p><strong>Proceeding partner:</strong> IOP Conference Series (Material Science and Engineering) [SCOPUS INDEXED] & Elsevier [SSRN] series.</p>
<p><a href="#"><strike>Click here to register</strike></a></p>
</div>
</div>
<div class="col-md-12 col-sm-12 wow fadeInUp blockmargin" data-wow-delay="0.2s">
<div class="about-thumb">
<h1>ICICCR-2020</h1>
<p>1<sup>st</sup> International Conference on Intelligent Communication and Computational Research was held on 25<sup>th</sup> Jan 2020 at Punjab Institute of Technology, Rajpura, Punjab in association with Intelligent Communication and Computational Research Lab (ICCRLAB)</p>
<p><strong>Proceeding partner:</strong> Elsevier [SSRN] series.</p>
<p><a href="#"><strike>Click here to register</strike></a></p>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</section>
<!-- Gallery section Online Conference 2020 -->
<section id="gallery">
<div class="container">
<div class="row">
<div class="col-sm-0 col-md-2"></div>
<div class="col-md-8 col-sm-12 wow fadeInUp" data-wow-delay="0.3s">
<div class="section-title">
<h1>Past Conferences</h1>
<p>Held on 4<sup>th</sup> Feb (ICCIDS-2021), 24<sup>th</sup> Oct (ICCRDA-2020) & 25<sup>th</sup> Jan (ICICCR-2020)</p>
<h1>Online Conference 2020-21</h1>
<p>To be held on 4<sup>th</sup> Feb (ICCIDS-2021)</p>
</div>
</div>
</div>
</div>
</section>
<!-- Footer section -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<ul class="social-icon">
<li><a href="http://online-conf.com" class="fa fa-globe wow fadeInUp" data-wow-delay="0.2s"></a></li>
<li><a href="https://www.linkedin.com/company/icicc2020/" class="fa fa-linkedin wow fadeInUp" data-wow-delay="0.6s"></a></li>
<li><a href="mailto:onlineconference.com@gmail.com" class="fa fa-envelope wow fadeInUp" data-wow-delay="1.0s"></a></li>
</ul>
<p class="wow fadeInUp" data-wow-delay="1s" >Copyright © 2020 Online Conference | All Rights Reserved |
Design: <a href="https://github.com/gaulghost" title="Pradhuman" target="_blank">Pradhuman</a></p>
</div>
</div>
</div>
</footer>
<!-- Back top -->
<a href="#" class="go-top"><i class="fa fa-angle-up"></i></a>
<!-- Javascript -->
<script src="js/all-min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>