-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
344 additions
and
298 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,18 +54,19 @@ <h2 class="list--link__header"><span>Algorithms by Robert Sedgewick & Kevin Wayn | |
</li> | ||
</ol> | ||
</section> | ||
<footer id="footer"> | ||
<!--Footer starts--> | ||
<footer id="footer"> | ||
<div class="container"> | ||
<div class="row subscribe-box py-5"> | ||
<div class="col-lg-4 col-md-4 col-sm-12 col-12 offset-lg-1"> | ||
<h2 class="text-white font-weight-bold py-2">Contact Us</h2> | ||
</div> | ||
<div class="col-lg-6 col-md-6 col-sm-12 col-12"> | ||
<form action=""> | ||
<form action="mailto:[email protected]"> | ||
<div class="input-group"> | ||
<input type="email" class="form-control py-3" placeholder="Enter your Email"> | ||
<input type="email" class="form-control py-3" placeholder="Enter your Email" required> | ||
<div class="input-group-append"> | ||
<button class="input-group-text subscribe-button text-white px-5 font-weight-bold"> | ||
<button type="submit" class="input-group-text subscribe-button text-white px-5 font-weight-bold"> | ||
Contact Us | ||
</button> | ||
</div> | ||
|
@@ -78,55 +79,67 @@ <h2 class="text-white font-weight-bold py-2">Contact Us</h2> | |
<div class="row"> | ||
<div class="col-md-3 col-sm-6 col-lg-3 col-12"> | ||
<div class=""> | ||
<img src="./images/icon.png" alt="" class="img-fluid mb-lg-4" width="100px" height="100px"> | ||
<img src="./images/icon.png" alt="" class="img-fluid mb-lg-4" width="100" height="100"> | ||
|
||
</div> | ||
<p class="text-white">An Open Source organization focuses on Data Structure and Algorithms.</p> | ||
</div> | ||
<div class="col-lg-2 col-md-2 col-sm-6 col-12 offset-lg-1"> | ||
<h5 class="font-weight-bold text-white mb-lg-4 pb-2 margin-top-mobile">Useful Links</h5> | ||
<ul> | ||
<a class="text-white mb-lg-3" href="#about">About</a><br> | ||
<a class="text-white mb-lg-3" href="./team.html">Our Team</a><br> | ||
<a class="text-white mb-lg-3" href="#footer">Contact</a><br> | ||
<a class="text-white mb-lg-3" href="./sitemap.html">SiteMap</a> | ||
<li> | ||
<a class="text-white mb-lg-3" href="#about">About</a> | ||
</li> | ||
<li> | ||
<a class="text-white mb-lg-3" href="./team.html">Our Team</a> | ||
</li> | ||
<li> | ||
<a class="text-white mb-lg-3" href="#footer">Contact</a> | ||
</li> | ||
<li> | ||
<a class="text-white mb-lg-3" href="./sitemap.html">SiteMap</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="col-lg-3 col-md-3 col-sm-6 col-12"> | ||
<h5 class="font-weight-bold text-white mb-lg-4 pb-2 margin-top-mobile">Features</h5> | ||
<ul> | ||
|
||
<ul> | ||
<a class="text-white mb-lg-3" href="https://www.codechef.com/ide" target="_blank">Code Editor</a><br> | ||
<a class="text-white mb-lg-3" href="https://www.geeksforgeeks.org/data-structure-gq/" target="_blank">Quizzes</a><br> | ||
<a class="text-white mb-lg-3" href="https://github.com/Algo-Phantoms/Algo-Tree" target="_blank">DSA Guidance</a><br> | ||
<a class="text-white mb-lg-3" href="https://dare2compete.com/" target="_blank">Opportunities</a> | ||
<a class="text-white mb-lg-3" href="https://dare2compete.com/" target="_blank">Opportunities</a><br> | ||
|
||
|
||
<a class="text-white mb-lg-3" href="https://www.geeksforgeeks.org/computer-science-projects/?ref=shm" target="_blank">Project Ideas</a><br> | ||
<a class="text-white mb-lg-3" href="DSA.html" >RoadMap to your DSA</a><br> | ||
<a class="text-white mb-lg-3" href="practicedsa.html" >DSA Problems</a><br> | ||
|
||
</ul> | ||
</div> | ||
<div class="col-lg-3 col-md-3 col-sm-6 col-12"> | ||
<h5 class="font-weight-bold text-white mb-lg-4 pb-2 margin-top-mobile">Follow Us</h5> | ||
|
||
<a href="https://github.com/Algo-Phantoms"><i class="fa fa-github p-2 text-white" aria-hidden="true" | ||
style="background:#3caea3; border-radius: 50%;"></i> | ||
|
||
|
||
<div class="col-lg-3 col-md-3 col-sm-6 col-12 socialicons"> | ||
<h5 class="font-weight-bold text-white mb-lg-4 pb-2 margin-top-mobile">Follow Us</h5> | ||
<a href="https://github.com/Algo-Phantoms" target="_blank"><i class="fa fa-github p-2 socialicon" aria-hidden="true" | ||
></i> | ||
</a> | ||
<a href="#" target="_blank"><i class="fa fa-instagram p-2 socialicon" aria-hidden="true" | ||
></i> | ||
</a> | ||
<a href="#" target="_blank"><i class="fa fa-linkedin p-2 socialicon" aria-hidden="true" | ||
></i> | ||
</a> | ||
<a href="#" target="_blank"><i class="fa fa-twitter p-2 socialicon " aria-hidden="true" | ||
></i> | ||
</a> | ||
<a href="#" target="_blank"><i class="fa fa-instagram p-2 text-white" aria-hidden="true" | ||
style="background:#3caea3; border-radius: 50%;"></i> | ||
</a> | ||
<a href="#" target="_blank"><i class="fa fa-linkedin p-2 text-white" aria-hidden="true" | ||
style="background:#3caea3; border-radius: 50%;"></i> | ||
</a> | ||
<a href="#" target="_blank"><i class="fa fa-twitter p-2 text-white" aria-hidden="true" | ||
style="background:#3caea3; border-radius: 50%;"></i> | ||
</a> | ||
</div> | ||
</div> | ||
<hr style="background: white;" class="mt-5"> | ||
<div class="text-center text-white mt-lg-4 pt-lg-2 copyright-text"> | ||
2021 Copyright© <span class="font-weight-bold">AlgoPhantoms</span> . ALL RIGHTS RESERVED | ||
</div> | ||
|
||
Copyright © 2021 <a href="#" style="color: #3caea3; text-decoration: none;" target="_blank"><span | ||
class="font-weight-bold">AlgoPhantoms.</span></a> All Rights Reserved</div> | ||
</div> | ||
</footer> | ||
|
||
<!--Footer Ends--> | ||
</body> | ||
</html> |
Oops, something went wrong.