Skip to content

Commit

Permalink
footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ePSA-eJya committed Jun 15, 2023
1 parent e7eacef commit 6ad6454
Show file tree
Hide file tree
Showing 6 changed files with 503 additions and 112 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1510,8 +1510,8 @@ section {
}
#footer .footer-top .footer-links ul a:hover {
text-decoration: underline;
font-size: 20px;
transition: 0.3s;
font-size: 19px;
transition: 0.5s;
/* color: #3b4ef8; */
color: white;
}
Expand Down
117 changes: 114 additions & 3 deletions codeOfConduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2></h2>
<br>

<!-- ======= Footer ======= -->
<footer id="footer">
<!-- <footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
Expand All @@ -104,7 +104,6 @@ <h3>EduHub Community</h3>
Chomu Udaipuria Mod, <br />
Jaipur,<br />
Rajasthan. <br /><br />
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> -->
<strong>Email:</strong>
<p>
<a target="_blank" href="mailto:[email protected]">[email protected]</a>
Expand Down Expand Up @@ -173,7 +172,6 @@ <h4>Subscribe</h4>
<div class="container d-md-flex py-4">
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<!-- <a href="#" class="twitter"><i class="bx bxl-twitter"></i></a> -->
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
Expand All @@ -184,6 +182,119 @@ <h4>Subscribe</h4>
class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer> -->
<footer id="footer" class="foot">
<div class="footer-top">
<div class="container">
<h3>EduHub Community</h3>
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">

<div class="address">
<div class="loc-icon">
<i class="fa-solid fa-location-dot"></i>
</div>
<p>

Chomu Udaipuria Mod, <br />
Jaipur,<br />
Rajasthan. <br /><br />
</p>
</div>
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> -->
<strong>Email:</strong>
<p>
<a target="_blank" class="mail" href="mailto:[email protected]">[email protected]</a>
</p><br>
<br>
<div class="social-links text-md-right pt-3 pt-md-0">
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a>
</div>

</div>

<div class="col-lg-2 col-md-6 footer-links">
<h4>Quick Access</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="#hero">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#about">About</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#services">Opportunities</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#event">Events</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#team">Team</a>
</li>
</ul>

</div>

<br>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Outreach</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://linktr.ee/EduhubCommunity">Social Media</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="codeOfConduct.html">Code of Conduct</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a
href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach
out to us for any Queries</a>

</li>
</ul>
</div>

<div class="col-lg-4 col-md-6 footer-newsletter">

<h4>Subscribe: </h4>
<p class="stay">Stay Updated for our Exciting events</p>
<form action="" method="post">
<input type="email" name="email" /><input type="submit" value="Subscribe" />
</form>
</div>
</div>
</div>
</div>

<div class="container d-md-flex py-4">
<!-- <div class="social-links text-center text-md-right pt-3 pt-md-0">
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a>
</div> -->
</div>
</footer>
<!-- End Footer -->

Expand Down
174 changes: 100 additions & 74 deletions eventPage.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,93 +441,119 @@ <h2></h2>
<br>

<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>EduHub Community</h3>
<footer id="footer" class="foot">
<div class="footer-top">
<div class="container">
<h3>EduHub Community</h3>
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">

<div class="address">
<div class="loc-icon">
<i class="fa-solid fa-location-dot"></i>
</div>
<p>

Chomu Udaipuria Mod, <br />
Jaipur,<br />
Rajasthan. <br /><br />
</p>
</div>
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> -->
<strong>Email:</strong> <p>
<a target="_blank" href="mailto:[email protected]"
>[email protected]</a
>
</p><br />
</p>
<strong>Email:</strong>
<p>
<a target="_blank" class="mail" href="mailto:[email protected]">[email protected]</a>
</p><br>
<br>
<div class="social-links text-md-right pt-3 pt-md-0">
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a>
</div>

<div class="col-lg-2 col-md-6 footer-links">
<h4>Quick Access</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="./index.html#hero">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="./index.html#about">About</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="./index.html#services">Opportunities</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="./index.html#event">Events</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="./index.html#team">Team</a>
</li>
</ul>
</div>
</div>

<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Outreach</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://linktr.ee/EduhubCommunity">Social Media</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="codeOfConduct.html">Code of Conduct</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach out to us for any Queries</a>
</li>
</ul>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Quick Access</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="#hero">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#about">About</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="#services">Opportunities</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#event">Events</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="#team">Team</a>
</li>
</ul>

<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Subscribe</h4>
<p>Stay Updated for our Exciting events</p>
<form action="" method="post">
<input type="email" name="email" /><input
type="submit"
value="Subscribe"
/>
</form>
</div>
</div>
</div>
</div>

<br>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Outreach</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://linktr.ee/EduhubCommunity">Social Media</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="codeOfConduct.html">Code of Conduct</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a
href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach
out to us for any Queries</a>

</li>
</ul>
</div>

<div class="container d-md-flex py-4">
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<!-- <a href="#" class="twitter"><i class="bx bxl-twitter"></i></a> -->
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i class="bx bxl-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<div class="col-lg-4 col-md-6 footer-newsletter">

<h4>Subscribe: </h4>
<p class="stay">Stay Updated for our Exciting events</p>
<form action="" method="post">
<input type="email" name="email" /><input type="submit" value="Subscribe" />
</form>
</div>
</div>
</div>
</footer>
</div>

<div class="container d-md-flex py-4">
<!-- <div class="social-links text-center text-md-right pt-3 pt-md-0">
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a>
</div> -->
</div>
</footer>
<!-- End Footer -->


Expand Down
Loading

0 comments on commit 6ad6454

Please sign in to comment.