Skip to content

Commit

Permalink
add new conferences
Browse files Browse the repository at this point in the history
  • Loading branch information
py563 committed Jul 27, 2024
1 parent bc235c8 commit 11b68e6
Showing 1 changed file with 81 additions and 7 deletions.
88 changes: 81 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@ <h3 class="t1">Upcoming Conferences</h3>
<div class="box">
<div class="con-logo">
<img src="./img/logo.png" class="logo" alt=>
<div class="title"><h5>ICSSGET</h5></div>
<div class="title"><h5>ICAMS</h5></div>
</div>
<div class="con">
<p>
Second International conference on Smart Systems and Green Energy
Technologies 2024 (ICSSGET2024)
INTERNATIONAL CONGRESS ON ADVANCES IN MECHANICAL SCIENCES (ICAMS
2024)
</p>
</div>
<div class="con-read">
Expand All @@ -149,14 +149,14 @@ <h3 class="t1">Upcoming Conferences</h3>
'Trebuchet MS', sans-serif;
"
>
14-15 June 2024</span
26-27 July 2024</span
></i
>
<p style="margin-top: 4px; margin-bottom: 4px">
Organizing Department : <b>EEE</b>
Organizing Department : <b>ME</b>
</p>
<a
href="https://icsget.com/"
href="#"
class="Explore"
style="
font-size: 18px;
Expand Down Expand Up @@ -241,7 +241,6 @@ <h3 class="t1">Upcoming Conferences</h3>
</div>
<div class="box-header">
<!-- box 4 -->
<!-- box 5 -->
<div class="box">
<div class="con-logo">
<img src="./img/logo.png" class="logo" alt=>
Expand Down Expand Up @@ -279,6 +278,44 @@ <h3 class="t1">Upcoming Conferences</h3>
>
</div>
</div>
<!-- box 5 -->
<div class="box">
<div class="con-logo">
<img src="./img/logo.png" class="logo" alt=>
<div class="title"><h5>ICAITPR</h5></div>
</div>
<div class="con">
<p>
2nd International Conference on Artificial Intelligence Trends and
Pattern Recognition (ICAITPR 2024)
</p>
</div>
<div class="con-read">
<i class="fa fa-calendar"
><span
style="
font-family: 'Gill Sans', 'Gill Sans MT', Calibri,
'Trebuchet MS', sans-serif;
"
>
6-9 DEC 2024</span
></i
>
<p style="margin-top: 4px; margin-bottom: 4px">
Organizing Department : <b>CSE and IT</b>
</p>
<a
href="https://icaitpr.org/"
class="Explore"
style="
font-size: 18px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS',
sans-serif;
"
>Explore</a
>
</div>
</div>
<!-- box 6 -->
<div class="box">
<div class="con-logo">
Expand Down Expand Up @@ -322,6 +359,43 @@ <h3 class="t1">Upcoming Conferences</h3>
<h3 class="t1">Completed Conferences</h3>
<div class="box-header">
<!-- box 1 -->
<div class="box">
<div class="con-logo">
<img src="./img/logo.png" class="logo" alt=>
<div class="title"><h5>ICSSGET</h5></div>
</div>
<div class="con">
<p>
Second International conference on Smart Systems and Green Energy
Technologies 2024 (ICSSGET2024)
</p>
</div>
<div class="con-read">
<i class="fa fa-calendar"
><span
style="
font-family: 'Gill Sans', 'Gill Sans MT', Calibri,
'Trebuchet MS', sans-serif;
"
>
14-15 June 2024</span
></i
>
<p style="margin-top: 4px; margin-bottom: 4px">
Organizing Department : <b>EEE</b>
</p>
<a
href="https://icsget.com/"
class="Explore"
style="
font-size: 18px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS',
sans-serif;
"
>Explore</a
>
</div>
</div>
<div class="box">
<div class="con-logo">
<!-- <div class="logo"></div> only for example -->
Expand Down

0 comments on commit 11b68e6

Please sign in to comment.