-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
650 lines (569 loc) · 18.8 KB
/
index.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
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
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ICONNECT2K22 </title>
<link rel="shortcut icon" href="images/iccon.png" >
<style>
.blink {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
font-family: sans-serif;
}
.button1 {
background-color: #4CAF50;
padding: 8px 2px;
text-decoration: none;
display: inline-block;
font-size: 12px;
margin: 0px 0px;
cursor: pointer;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width:800px) {
/* For tablets: */
.main {
width: 80%;
padding: 0;
}
.right {
width: 100%;
}
}
@media only screen and (max-width:500px) {
/* For mobile phones: */
.menu, .main, .right {
width: 100%;
}
}
</style>
<!-- STYLES & JQUERY
================================================== -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<link rel="stylesheet" type="text/css" href="css/icons.css"/>
<link rel="stylesheet" type="text/css" href="css/slider.css"/>
<link rel="stylesheet" type="text/css" href="css/skinblue.css"/><!-- change skin color -->
<link rel="stylesheet" type="text/css" href="css/responsive.css"/>
<script src="js/jquery-1.9.0.min.js"></script><!-- the rest of the scripts at the bottom of the document -->
</head>
<body>
<!-- header-->
<header>
<span>
<div class="container">
<div class="row">
<div class="row">
<div class="c12">
<div class="da-img" style="margin-bottom:0px">
<img src="images/nba_logo.png" alt="" height="75px" width="100px" align="left" style="margin-top:20px">
</div>
<div class="da-img1" style="margin-bottom: 0px" style="margin-top:20px" >
<img src="images/e-logon.jpg" alt="" height="75px" width="95px" align="left" style="margin-top:20px" >
</div>
<div class="c8" style="margin-left:30px" style="margin-bottom:0px" >
<a href="https://krct.ac.in/" target="_blank">
<img src="mycode/COLLEGE HEAD0.png"></a>
</div>
<div class="c1" style="margin-right:-15px" style="margin-bottom:0px" style="margin-top:20px">
<img src="./mycode/aicte.png" width="80" height="80" style="margin-top:20px"> <!--""-->
</div>
<div class="width:16.66%" >
<h6 style="margin-bottom: 0px;margin-left: 0px;margin-top:20px">Sponsored By</h6>
<a href="http://aicte.nta.ac.in/Default.aspx" target="_blank"><button type="button" class="button1"><b>AICTE, New Delhi</b></button></a>
</div>
<div class="topright">
<img src="images/krlogo1.gif" alt="" height="30px" width="40px" align="left" style="margin-top:-20px; margin-right: 0px;">
</div>
</div>
</div>
</div>
</div>
</span>
</header>
<div class="boxedtheme">
<!-- TOP LOGO & MENU
================================================== -->
<div class="grid">
<div class="row space-bot">
<!--Menu-->
<div class="c10">
<nav id="topNav">
<ul id="responsivemenu">
<li class="active"><a href="index.html"><i class="icon-home homeicon"></i><span class="showmobile">Home</span></a></li>
<li><a style="font-family:arial narrow" href="about.html">About us</a></li>
<li><a style="font-family:arial narrow" href="publication.html">Publication</a></li>
<li><a style="font-family:arial narrow" href="speaker.html">Speaker</a></li>
<li><a style="font-family:arial narrow" href="topics.html">Topics</a></li>
<li><a style="font-family:arial narrow" href="submission.html">Submission</a></li>
<li><a style="font-family:arial narrow" href="registration.html">Registration</a></li>
<li><a style="font-family:arial narrow" href="committee.html">Committee</a></li>
<li><a style="font-family:arial narrow" href="contact.html">Contact</a>
</li>
</ul>
</nav>
</div>
<!--MOVING TEXT-->
<div>
<marquee direction="left"
style=" background:green;" class="blink" ><b>
✶PLAGIARISM IS PUNISHABLE     ✶THRESHOLD ALLOWED is ONLY 10% PERCENT</b>
</marquee>
</div>
</div>
</div>
<div class="">
<div class="boxedshadow">
</div>
<div class="grid">
<div class="c12">
<div class="">
<h3 class="titlehead1">International Conference on Newer Engineering Concepts and Technology (ICONNECT-2K22)</h3><br>
</div>
</div>
</div>
</div><br/><br/>
<div class="undermenuarea">
<div class="boxedshadow">
</div>
<!-- SLIDER AREA
================================================== -->
<div id="da-slider" class="da-slider">
<!--Slide 1-->
<div class="da-slide">
<h2 style="font-family:Arial Narrow;font-size:40px;text-transform:none;">International Conference on <br/>
Newer Engineering<br/>Concepts and Technology</h2>
<!--
<p>
With the right, great looking responsive website template, you will be able to attract visitors and increase your sales. This is an elegant theme designed for multi-purpose use.
</p>-->
<div class="da-img">
<img src="images/banner1.png" alt="">
</div>
</div>
<!--Slide 2-->
<div class="da-slide">
<h2>Publications</h2>
<p>
All Accepted and Presented Papers will be published in referred Journals (Google Scholar | Scopus | SCIE | WOS Indexed Journal).
</p>
<div class="da-img">
<img src="images/banner1.png" alt="">
</div>
</div>
<!--Slide 3-->
<div class="da-slide">
<h2> Speakers</h2>
<p>
Distinguished Speakers from various reputed International Universities and Industries.
</p>
<div class="da-img">
<img src="images/banner1.png" alt="">
</div>
</div>
<nav class="da-arrows">
<span class="da-arrows-prev"></span>
<span class="da-arrows-next"></span>
</nav>
</div>
</div>
<!-- UNDER SLIDER - BLACK AREA
================================================== -->
<div class="undersliderblack">
<div class="grid">
<div class="row space-bot">
<div class="">
<!--Box 1-->
<div class="c16 introbox introboxfirst">
<div class="introboxinner">
<span class="homeicone">
<i class="icon-announce"></i>
</span>
<h5 style="font-family:arial narrow;color:white;text-align:center;">
Paper Submission<br/>
10-04-2022<br/>
</h5>
</div>
</div>
<!--Box 3-->
<div class="c16 introbox introboxlast">
<div class="introboxinner">
<span class="homeicone">
<i class="icon-announce"></i>
</span>
<h5 style="font-family:arial narrow;color:white;text-align:center;">
Date of Notification<br/>20-04-2022
</h5>
</div>
</div>
<!--Box 3-->
<div class="c16 introbox introboxlast">
<div class="introboxinner">
<span class="homeicone">
<i class="icon-announce"></i>
</span>
<h5 style="font-family:arial narrow;color:white;text-align:center;">
Date of Registration<br/>25-04-2022<br/>
</h5>
</div>
</div>
<!--Box 4-->
<div class="c16 introbox introboxlast">
<div class="introboxinner">
<span class="homeicone">
<i class="icon-announce"></i>
</span>
<h5 style="font-family:arial narrow;color:white;text-align:center;">
Date of Conference<br/>28-04-2022 & 29-04-2022
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- START content area
================================================== -->
<div class="grid">
<div class="row space-bot">
<!--Box 1-->
<div class="c4">
<h2 class="title hometitlebg"><i class="icon-qrcode smallrightmargin"></i>About Conference</h2>
<div class="noshadowbox">
<p style="text-align:justify">
The International Conference on Newer Engineering Concepts and Technology (ICONNECT2K22) provides an international platform to share unmeasurable knowledge among young researchers, academic individuals, students and industrial delegates that will result in development of the personal skills and the nation through delightful knowledge sharing. The conference will feature invited talks from eminent personalities all around the world and also students and young researchers will have a unique chance to be acquainted with the latest innovative ideas.
</p>
<!--
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam hendrerit lacus mattis orci fermentum mollis iaculis purus lobortis. In et purus ut nunc elementum dapibus facilisis in quam.
</p>
<p class="bottomlink">
<a href="#" class="neutralbutton"><i class="icon-link"></i></a>
</p>
-->
</div>
</div>
<!--Box 1-->
<div class="c4">
<h2 class="title hometitlebg"><i class="icon-qrcode smallrightmargin"></i>Topics</h2>
<div class="noshadowbox">
<ul class="icons" style="text-align:left">
<marquee direction = "up">
<li><i class="icon-double-angle-right"></i>► Data Mining</li>
<li><i class="icon-double-angle-right"></i>► Microwaves</li>
<li><i class="icon-double-angle-right"></i>► Sensor Network</li>
<li><i class="icon-double-angle-right"></i>► Future fuels</li>
<li><i class="icon-double-angle-right"></i>► Signal Processing</li>
<li><i class="icon-double-angle-right"></i>► Welding Technology and recent advancements</li>
<li><i class="icon-double-angle-right"></i>► Ergonomics</li>
<li><i class="icon-double-angle-right"></i>► Green Building</li>
<li><i class="icon-double-angle-right"></i>► Power Electronics</li>
<li><i class="icon-double-angle-right"></i>► Nano Technology</li>
<li><i class="icon-double-angle-right"></i>► Networking</li>
<li><i class="icon-double-angle-right"></i>► Machining</li>
</marquee>
</ul>
<p class="bottomlink">
<a href="topics.html" class="neutralbutton"><i class="icon-link"></i></a>
</p>
</div>
</div>
<!--Box 2-->
<div class="c4">
<h2 class="title hometitlebg">
<i class="icon-cog smallrightmargin"></i>News & Updates
</h2>
<div class="noshadowbox">
<ul>
<marquee direction = "up">
<li>Previous Conference Photos </li>
<br/>
<li>Previous Conference Publication in Anna University Annexure-I </li>
<br/>
<li>Previous Conference Proceedings</li>
</marquee>
</ul>
</div>
</div>
</div>
<!-- SHOWCASE
================================================== -->
<div class="row space-top">
<div class="c12 space-top">
<h1 class="maintitle " style="text-align:center;color:#057f0b;">
<span >Invited Speakers</span>
</h1>
</div>
</div>
<div class="row space-bot">
<div class="c12">
<div class="list_carousel">
<div class="carousel_nav">
<a class="prev" id="car_prev" href="#"><span>prev</span></a>
<a class="next" id="car_next" href="#"><span>next</span></a>
</div>
<div class="clearfix">
</div>
<ul id="recent-projects">
<!--featured-projects 1-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/Speakers/Talk_DSSundar.jpg" class="imgOpa" alt="" ></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Dr.Shanmuga Sundar Dhanabalan</a></h1>
<p>
RMIT University
</p>
</div>
</div>
</li>
<!--featured-projects 2-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/Speakers/lee.png" class="imgOpa" alt="" width="2495" height="408"></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Dr.T.S.Lee Chang Chuan</a></h1>
<p>
Universiti Malaysia Perlis
</p>
</div>
</div>
</li>
<!--featured-projects 3-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/Speakers/A.PARTHIBAN.png" class="imgOpa" alt="" width="2495" height="408" ></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Dr.A.Parthiban</a></h1>
<p>
Vels University
</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="row space-top">
<div class="c12 space-top">
<h1 class="maintitle " style="text-align:center;color:#057f0b;">
<span >Publications</span>
</h1>
</div>
</div>
<div class="row space-bot">
<div class="c12">
<div class="list_carousel">
<ul id="recent-projects">
<!--featured-projects 1-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/journal.png" alt=""></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Journal-01</a></h1>
<p>
ISSN:
</p>
</div>
</div>
</li>
<!--featured-projects 2-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/journal.png" class="imgOpa" alt=""></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Journal-02</a></h1>
<p>
ISSN:
</p>
</div>
</div>
</li>
<!--featured-projects 3-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/journal.png" class="imgOpa" alt=""></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Journal-03</a></h1>
<p>
ISSN:
</p>
</div>
</div>
</li>
<!--featured-projects 4-->
<li style="width: 24%;">
<div class="featured-projects">
<div class="featured-projects-image">
<a href="#"><img src="images/journal.png" class="imgOpa" alt=""></a>
</div>
<div class="featured-projects-content">
<h1><a href="#">Journal-04</a></h1>
<p>
ISSN:
</p>
</div>
</div>
</li>
<div style="clear:both"></div>
</ul>
<div style="clear:both"></div>
</div>
</div>
<div style="clear:both"></div>
</div>
</div>
<!-- end grid -->
<!-- FOOTER
================================================== -->
<div id="wrapfooter">
<div class="grid">
<div class="row" id="footer">
<!-- 1st column -->
<div class="c3">
<h2 class="title"><i class="icon-link"></i>Social Media</h2>
<hr class="footerstress">
<a href="https://www.facebook.com/krctinstitute" class="fa fa-facebook" target="blank"></a>
<a href="https://twitter.com/ramakrishnan_of" class="fa fa-twitter" target="blank"></a>
<a href="https://krct.ac.in/" class="fa fa-google" target="blank"></a>
<a href="https://in.linkedin.com/school/k.ramakrishnan-college-of-technology-new-/?trk=public_profile_topcard-school" class="fa fa-linkedin" target="blank"></a>
</div>
<!-- 2nd column -->
<div class="c3">
<h2 class="title"><i class="icon-link"></i> Quick Links</h2>
<hr class="footerstress">
<ul>
<li><a href="registration.html">Registration</a></li><br/>
<li><a href="publication.html">Publications</a></li><br/>
<li><a href="https://krct.ac.in">Gallery</a></li><br/>
<li><a href="index.html">Home</a></li><br/>
</ul>
</div>
<!--
<div class="c3">
<h2 class="title"><i class="icon-twitter"></i> Follow us</h2>
<hr class="footerstress">
<div id="ticker" class="query">
</div>
</div>
-->
<!-- 3rd column -->
<div class="c3">
<h2 class="title"><i class="icon-envelope-alt"></i> Contact</h2>
<hr class="footerstress">
<dl>
<dt>K.Ramakrishnan College of Technology Samayapuram ,Trichy - 621112</dt>
<dd><span>Dr.S.Suganthi : </span>+91 8838170177(ECE)</dd>
<dd><span>Dr.T.Avudaiappan : </span>+91 9688851097 (CSE)</dd>
<dd><span>Mr.M.D.Udayakumar : </span>+91 9500733229(EEE)</dd>
<dd><span>Mr.S.Karrupusamy : </span>+91 9944516925(MECH)</dd>
<dd><span>Mr.D.Saseetharan : </span>+91 8760419639(CIVIL)</dd>
<dd><span>Dr.M.Maria Arockiya Raj: </span>+91 9994573757(S&H)</dd>
</dl>
</div>
<!-- 4th column -->
<div class="c3">
<h2 class="title"><i class="icon-link"></i> Useful Links</h2>
<hr class="footerstress">
<ul>
<li><a href="https://goo.gl/maps/2YxrDxQLfoJchfLZ8">Hotels</a></li><br/>
<li><a href="https://book.olacabs.com/?utm_source=book_now_top_right">Cabs</a></li><br/>
<li><a href="https://indianvisaonline.gov.in/">Travel & Visa</a></li><br/>
</ul>
</div>
<!-- end 4th column -->
</div>
</div>
</div>
<!-- copyright area -->
<div class="copyright">
<div class="grid">
<div class="row">
<div class="c6">
K.Ramakrishnan College of Technology © 2022. All Rights Reserved.
</div>
<div class="c6">
<span class="right">
Malarmannan A || Nithin U || VeluKishore G</span>
</div>
</div>
</div>
</div>
<!-- END CONTENT AREA -->
<!-- JAVASCRIPTS
================================================== -->
<!-- all -->
<script src="js/modernizr-latest.js"></script>
<!-- menu & scroll to top -->
<script src="js/common.js"></script>
<!-- slider -->
<script src="js/jquery.cslider.js"></script>
<!-- cycle -->
<script src="js/jquery.cycle.js"></script>
<!-- carousel items -->
<script src="js/jquery.carouFredSel-6.0.3-packed.js"></script>
<!-- twitter -->
<script src="js/jquery.tweet.js"></script>
<!-- Call Showcase - change 4 from min:4 and max:4 to the number of items you want visible -->
<script type="text/javascript">
$(window).load(function(){
$('#recent-projects').carouFredSel({
responsive: true,
width: '100%',
auto: true,
circular : true,
infinite : false,
prev : {
button : "#car_prev",
key : "left",
},
next : {
button : "#car_next",
key : "right",
},
swipe: {
onMouse: true,
onTouch: true
},
scroll : 2000,
items: {
visible: {
min: 4,
max: 4
}
}
});
});
</script>
<!-- Call opacity on hover images from carousel-->
<script type="text/javascript">
$(document).ready(function(){
$("img.imgOpa").hover(function() {
$(this).stop().animate({opacity: "0.6"}, 'slow');
},
function() {
$(this).stop().animate({opacity: "1.0"}, 'slow');
});
});
</script>
</body>
</html>