Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
160 changes: 69 additions & 91 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

</html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
Expand All @@ -14,9 +13,11 @@
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css2?family=DM+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css">

<link href="mobile.css" media="(max-width: 500px)" rel="stylesheet" type="text/css" />

<script src="https://code.jquery.com/jquery-3.6.4.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4"
crossorigin="anonymous"></script>
Expand Down Expand Up @@ -100,101 +101,78 @@ <h1 class="heading-ellehacks align-items-center" id="home-block">ELLEHACKS 2024


<!--ABOUT US -->



<div class="about-us w3-d-flex-container-sm align-items-center" id="about-us">
<div class="background">
<h1 class="heading-about-us">ABOUT US</h1>
<div class="about-quote align-items-center">
<p id="girls-who">“Girls who</p>
<p id="CODE">// CODE</p>
<p id="write-future">write the future”</p>
</div>
<!--SLIDESHOW BEGIN-->
<div class="carousel container">
<div id="carouselExampleControls" class="carousel slide" data-ride="carousel" data-interval="2000">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\1.jpg"
alt="First slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\2.jpg"
alt="Second slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\3.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\4.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\5.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\6.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\7.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\8.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\9.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\10.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\11.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\12.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\13.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="Assets\EH_photos_for_IT\Photos About US\14.jpg"
alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>

<div class="carousel container">
<div id="carouselExampleControls" class="carousel slide" data-ride="carousel" data-interval="2000">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="img-carousel d-block w-100" src="20230218_145622.jpg"
alt="First slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="ElleHacks-13.jpg"
alt="Second slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="ElleHacks-33.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="FIMO_1676679616819.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="judges-40-7.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="PXL_20230219_005536611.MP.jpg"
alt="Third slide">
</div>
<div class="carousel-item">
<img class="img-carousel d-block w-100" src="ElleHacks-6.jpg"
alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>

</a>
</div>
<!--SLIDESHOW END-->

</div>

<div class="background">
<h1 class="heading-about-us">About Us</h1>

<!-- About us description text -->
<div id="p3">
<p>
ElleHacks is one of Canada's largest hackathons for women and gender-diverse students!
<br><br> We're a free, student-run, and beginner-friendly competition where attendees pitch
technical solutions to global issues, participate in fun workshops, and network with recruiters and
industry professionals.
</p>
</div>

<div id="p3">
<p>

<br><br>Welcome to ElleHacks, where innovation meets inclusivity! 🚀
<br><br> ElleHacks is one of Canada's largest hackathons for women and gender-diverse students and we want to celebrate your creativity!

<br><br> We're a free, student-run, and beginner-friendly competition serving as
your canvas to pitch bold solutions to global challenges, participate in engaging workshops,
and connect with a diverse community of recruiters, industry professionals and peers.
<br><br>
No coding experience? No problem! ElleHacks is designed for everyone, from tech enthusiasts
to those taking their first steps in the digital world.

</p>
</div>

</div>
</div>



<!--MEET THE TEAM-->
<div class="team container-fluid-sm align-items-center">
Expand Down