Skip to content

Commit

Permalink
nav and footer uodated in team page
Browse files Browse the repository at this point in the history
  • Loading branch information
Amitanand983 committed Apr 27, 2024
1 parent 8476e40 commit 2322a83
Showing 1 changed file with 159 additions and 146 deletions.
305 changes: 159 additions & 146 deletions team.html
Original file line number Diff line number Diff line change
@@ -1,127 +1,135 @@

<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="utf-8">
<title>Schemcon2024</title>
<meta charset="utf-8">
<title>Schemcon2024</title>

<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Schemcon2024">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Schemcon2024">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">

<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="images/logo.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="images/logo.png" />

<!-- CSS
<!-- CSS
================================================== -->
<!-- Themefisher Icon font -->
<link rel="stylesheet" href="plugins/themefisher-font/style.css">
<!-- bootstrap css -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- Lightbox.min css -->
<link rel="stylesheet" href="plugins/lightbox2/css/lightbox.min.css">
<!-- animation css -->
<link rel="stylesheet" href="plugins/animate/animate.css">
<!-- Slick Carousel -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
<!-- fontawasome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" />
<!-- Themefisher Icon font -->
<link rel="stylesheet" href="plugins/themefisher-font/style.css">
<!-- bootstrap css -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- Lightbox.min css -->
<link rel="stylesheet" href="plugins/lightbox2/css/lightbox.min.css">
<!-- animation css -->
<link rel="stylesheet" href="plugins/animate/animate.css">
<!-- Slick Carousel -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
<!-- fontawasome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" />

</head>

<body id="body">

<!--
<!--
Start Preloader
==================================== -->
<div id="preloader">
<div class='preloader'>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<!--
<div id="preloader">
<div class='preloader'>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<!--
End Preloader
==================================== -->

<!--
<!--
Fixed Navigation
==================================== -->
<header class="navigation fixed-top">
<div class="container">
<!-- main nav -->
<nav class="navbar navbar-expand-xl navbar-light px-0">
<!-- logo -->
<a class="navbar-brand logo" href="index.html">
<img loading="lazy" class="logo-default" src="images/logo.png" alt="logo" />

<img loading="lazy" class="logo-white" src="images/logo.png" alt="logo" />
<!-- <img loading="lazy" class="logo-white" src="images/AMETHI REGIONAL CENTRE.png" alt="logo" /> -->
<!-- <img loading="lazy" class="logo-white" src="/images/Rajiv_Gandhi_Institute_of_Petroleum_Technology.png" alt="logo"/> -->
</a>
<a class="navbar-brand logo" href="index.html#about">
<img loading="lazy" class="logo-white" src="images/AMETHI REGIONAL CENTRE.png" alt="logo"/>
</a>
<a class="navbar-brand logo" href="https://www.rgipt.ac.in">
<img loading="lazy" class="logo-white" src="/images/Rajiv_Gandhi_Institute_of_Petroleum_Technology.png" alt="logo"/>
</a>
<!-- /logo -->
<!-- MenuBars -->
<button class="navbar-toggler third-button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation" style="border: none; outline: none;">
<div class="animated-icon3"><span></span><span></span><span></span></div>
</button>
<!-- /MenuBars -->

<div class="collapse navbar-collapse" id="navigation">
<ul class="navbar-nav ml-auto text-center">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="team.html">Committee</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="submission.html">Submissions</a>
</li>
<!-- <li class="nav-item ">
<a class="nav-link" data-toggle="collapse" data-target=".navbar-collapse" href="index.html#tracks">Tracks</a>
</li> -->
<li class="nav-item ">
<a class="nav-link" href="schedule.html">Schedule</a>
</li>
<!-- <li class="nav-item ">
<a class="nav-link" data-toggle="collapse" data-target=".navbar-collapse" href="index.html#speakers">Speakers</a>
</li> -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#!" id="navbarDropdown02" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Sponsers <i class="tf-ion-chevron-down"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown02">
<li><a class="dropdown-item" data-toggle="collapse" data-target=".navbar-collapse" href="index.html#sponsers">Conference Sponsers</a></li>
<li><a class="dropdown-item" href="sponser-form.html">Become A Sponser</a></li>
<!-- main nav -->
<nav class="navbar navbar-expand-xl navbar-light px-0">
<!-- logo -->
<a class="navbar-brand logo" href="https://www.iiche.org.in/">
<img loading="lazy" class="logo-default" src="/images/Rajiv_Gandhi_Institute_of_Petroleum_Technology.png" alt="rgipt_logo" />

<img loading="lazy" class="logo-white" src="images/logo.png" alt="logo" />
<!-- <img loading="lazy" class="logo-white" src="images/AMETHI REGIONAL CENTRE.png" alt="logo" /> -->
<!-- <img loading="lazy" class="logo-white" src="/images/Rajiv_Gandhi_Institute_of_Petroleum_Technology.png" alt="logo"/> -->
</a>
<a class="navbar-brand logo" href="https://www.rgipt.ac.in/en/page/-home-">
<img loading="lazy" class="logo-white" src="images/AMETHI REGIONAL CENTRE.png" alt="logo" />
</a>
<a class="navbar-brand logo" href="https://www.rgipt.ac.in">
<img loading="lazy" class="logo-white"
src="/images/Rajiv_Gandhi_Institute_of_Petroleum_Technology.png" alt="logo" />
</a>
<!-- /logo -->
<!-- MenuBars -->
<button class="navbar-toggler third-button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation"
style="border: none; outline: none;">
<div class="animated-icon3"><span></span><span></span><span></span></div>
</button>
<!-- /MenuBars -->

<div class="collapse navbar-collapse" id="navigation">
<ul class="navbar-nav ml-auto text-center">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="team.html">Committee</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="submission.html">Submissions</a>
</li>
<!-- <li class="nav-item ">
<a class="nav-link" data-toggle="collapse" data-target=".navbar-collapse" href="index.html#tracks">Tracks</a>
</li> -->
<!-- <li class="nav-item ">
<a class="nav-link" href="schedule.html">Schedule</a>
</li> -->
<!-- <li class="nav-item ">
<a class="nav-link" data-toggle="collapse" data-target=".navbar-collapse" href="index.html#speakers">Speakers</a>
</li> -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#!" id="navbarDropdown02" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Sponsers <i class="tf-ion-chevron-down"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown02">

<li><a class="dropdown-item" href="sponser-form.html">Become A Sponser</a></li>
<li><a class="dropdown-item"
href="souvenir.html">Souvenir</a></li>
</ul>

</li>
<li class="nav-item ">
<a class="nav-link" href="registration.html">Registration</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="contact.html">Contacts</a>
</li>
</li>
</ul>
</li>
<li class="nav-item ">
<a class="nav-link" href="registration.html">Registration</a>
</li>
</li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</nav>
<!-- /main nav -->
</div>
</header><!-- end header -->

<!--
<!--
End Fixed Navigation
==================================== -->

Expand Down Expand Up @@ -2327,62 +2335,68 @@ <h3>Prof. Ahmad Taher Azar</h3>

<footer id="footer" class="bg-one">
<div class="top-footer">
<div class="container">
<div class="row justify-content-around">
<div class="col-lg-4 col-md-6 mb-5 mb-lg-0">
<img src="images/logo.png" alt="psu_logo" width="80" >
<h3>about</h3>
<p style="text-align: justify; line-height: 25px;">SCHEMCON-2024 marks the 20th edition of this significant gathering, jointly organized by the Department of Chemical Engineering at Rajiv Gandhi Institute of Petroleum Technology, Jais and the Amethi Regional Centre of the Indian Institute of Chemical Engineers.The overarching theme of SCHEMCON 2024 revolves around ‘The future of the new paradigms of Chemical Engineering’.</p>
</div>
<!-- End of .col-sm-3 -->
<!-- End of .col-sm-3 -->

<div class="col-lg-4 col-md-6 mb-5 mb-md-0">
<ul>
<li>
<h3>Quick Links</h3>
</li>

<li><a href="service.html">Submissions</a></li>
<li><a href="portfolio.html">Schedule</a></li>
<li><a href="team.html">Committee</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://www.rgipt.ac.in/">RGIPT, Jais</a></li>
</ul>
<br>
<ul>
<li>
<h3>Connect with us Socially</h3>
</li>
<div class="social-icon2">
<ul>
<li><a target="_blank" href="https://twitter.com/TheRGIPT"><i class="fab fa-twitter"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/thergipt/"><i class="fab fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/TheRGIPT/?hl=en"><i class="fab fa-instagram"></i></a></li>
<li><a target="_blank" href="https://instagram.com/assclab_PSU"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
</ul>
</div>
<!-- End of .col-sm-3 -->

</div>
</div> <!-- end container -->
<div class="container">
<div class="row justify-content-around">
<div class="col-lg-4 col-md-6 mb-5 mb-lg-0">
<img src="images/logo.png" alt="psu_logo" width="80">
<img src="images/AMETHI REGIONAL CENTRE.png" alt="psu_logo" width="80">
<img src="images/Rajiv_Gandhi_Institute_of_Petroleum_Technology.png" alt="psu_logo" width="80">
<h3>about</h3>
<p style="text-align: justify; line-height: 25px;">SCHEMCON-2024 marks the 20<sup>th</sup> edition of this
significant gathering, jointly organized by the Department of Chemical Engineering at Rajiv
Gandhi Institute of Petroleum Technology, Jais and the Amethi Regional Centre of the Indian
Institute of Chemical Engineers.The overarching theme of SCHEMCON 2024 revolves around The
future of the new paradigms of Chemical Engineering.</p>
</div>
<!-- End of .col-sm-3 -->
<!-- End of .col-sm-3 -->

<div class="col-lg-4 col-md-6 mb-5 mb-md-0">
<ul>
<li>
<h3>Quick Links</h3>
</li>

<li><a href="submission.html">Submissions</a></li>
<li><a href="portfolio.html">Schedule</a></li>
<li><a href="team.html">Committee</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://www.rgipt.ac.in/">RGIPT, Jais</a></li>
</ul>
<br>
<ul>
<li>
<h3>Connect with us Socially</h3>
</li>
<div class="social-icon2">
<ul>
<li><a target="_blank" href="https://twitter.com/TheRGIPT"><i
class="fab fa-twitter"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/thergipt/"><i
class="fab fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/TheRGIPT/?hl=en"><i
class="fab fa-instagram"></i></a></li>
</div>
</ul>
</div>
<!-- End of .col-sm-3 -->

</div>
</div> <!-- end container -->
</div>
<div class="footer-bottom" style="border-radius: 0px;">
<h5>&copy; Copyright 2024. All rights reserved.</h5>
<h5>&copy; Copyright 2024. All rights reserved.</h5>
</div>
</footer> <!-- end footer -->
</footer> <!-- end footer -->


<!-- end Footer Area
========================================== -->
<!--
Essential Scripts
=====================================-->
Essential Scripts
=====================================-->
<!-- Main jQuery -->
<script src="plugins/jquery/jquery.min.js"></script>

<!-- Bootstrap4 -->
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<!-- Parallax -->
Expand All @@ -2398,7 +2412,6 @@ <h5>&copy; Copyright 2024. All rights reserved.</h5>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU"></script>
<script src="plugins/google-map/gmap.js"></script>

<!-- Custom js -->
<script src="js/script.js"></script>

Expand Down

0 comments on commit 2322a83

Please sign in to comment.