Skip to content
Merged
Show file tree
Hide file tree
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
607 changes: 607 additions & 0 deletions css/forms.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions css/re_robot_section.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#robot-img{
width: 86%;
height: auto;
margin-bottom: 20%;
}
#back-robot {
width: 60%;
Expand Down
5 changes: 4 additions & 1 deletion css/re_section8.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
color: white;
font-size: 2rem;
}

.reseau-so a{
text-decoration: none;
color: white;
}

#sec8sub1 {
text-align: center;
Expand Down
Binary file added fonts/AeonikTRIAL-Bold.otf
Binary file not shown.
Binary file added fonts/AeonikTRIAL-BoldItalic.otf
Binary file not shown.
Binary file added fonts/AeonikTRIAL-Light.otf
Binary file not shown.
Binary file added fonts/AeonikTRIAL-LightItalic.otf
Binary file not shown.
520 changes: 520 additions & 0 deletions forms.html

Large diffs are not rendered by default.

Binary file added images/forms_images/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/forms_images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/forms_images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/robot50.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 18 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<li >
<button class="circle-button">
<a href="#">
<a href="./forms.html">
<span class="btn-text">JOIN US</span>
<span class="arrow">&rarr;</span>
</a>
Expand All @@ -54,7 +54,7 @@
<section class="robot-section" >
<div class="robot">
<script src="js/script.js" ></script>
<img src="images/Group 14.webp" alt="img" id="robot-img" loading="eager" class="img-robot">
<img src="images/robot50.webp" alt="img" id="robot-img" loading="eager" class="img-robot">
<img src="images/Group 79.svg" id="back-robot" loading="lazy"/>

<div class="responsive-image-container">
Expand Down Expand Up @@ -86,28 +86,28 @@
<div class="numbers">
<div class="nbr-days">
<span class="qwcountdown font-mono nums" >
<span id="days" style="--qwvalue:0;" class="sgm" aria-live="polite">00</span>
<span id="days" style="--qwvalue:0;" aria-live="polite">00</span>
</span>
<span class="number-label">Days</span>
</div>

<div class="nbr-days">
<span class="qwcountdown font-mono nums" >
<span id="hours" style="--qwvalue:0;" class="sgm" aria-live="polite">00</span>
<span id="hours" style="--qwvalue:0;" aria-live="polite">00</span>
</span>
<span class="number-label">Hours</span>
</div>

<div class="nbr-days">
<span class="qwcountdown font-mono nums" >
<span id="minutes" style="--qwvalue:0;" class="sgm" aria-live="polite">00</span>
<span id="minutes" style="--qwvalue:0;" aria-live="polite">00</span>
</span>
<span class="number-label">Minutes</span>
</div>

<div class="nbr-days">
<span class="qwcountdown font-mono nums" >
<span id="seconds" style="--qwvalue:0;" class="sgm" aria-live="polite">00</span>
<span id="seconds" style="--qwvalue:0;" aria-live="polite">00</span>
</span>
<span class="number-label">Seconds</span>
</div>
Expand All @@ -117,7 +117,7 @@
<script src="js/countDown.js"> </script>

<button class="circle-button" id="cb-ts">
<a href="#">
<a href="./forms.html">
<span class="btn-text">JOIN US</span>
<span class="arrow">→</span>
</a>
Expand Down Expand Up @@ -233,7 +233,7 @@ <h2 class="sgl">Hackathon</h2>
</section>

<!--! section05 -->
<section class="section-05" id="tm">
<section class="section-05" id="tm" style="display: none">
<div class="img-seven-content"><img src="images/Group 35.png" id="decorator_img_5" loading="lazy" alt="text"></div>

<div class="sec5sub1">
Expand Down Expand Up @@ -289,7 +289,7 @@ <h1 id="htju">How to join</h1>
<p class="prgrph"><i class="fa-regular fa-square" style="background-color:#67FF34; margin-bottom: 3rem;"></i> And that’s it simply !</p>

<br><button class="circle-button" style="bottom:75px; z-index: 1;margin-left: 2rem;">
<a href="#">
<a href="./forms.html">
<span class="btn-text">JOIN US</span>
<span class="arrow">→</span>
</a>
Expand Down Expand Up @@ -323,7 +323,7 @@ <h1 id="htju">How to join</h1>
</section>

<!--! section 07 -->
<section class="section-07">
<section class="section-07" style="display: none">
<div id="sponsors-txt-div">
<h1 class="ppnm">Our Sponsors & Partners</h1>
<p class="sgm">We are grateful to our sponsors and partners who have trusted and supported AI24, making this event possible.</p>
Expand All @@ -332,10 +332,10 @@ <h1 class="ppnm">Our Sponsors & Partners</h1>
<div class="sponsors-grid">
<!-- Top row with large sponsors -->
<div class="sponsor-large sponsor">
<img src="images/algerie-telecom-logo-png_seeklogo-210074 1.png" alt="Algerie Telecom Logo">
<img src="" alt="Algerie Telecom Logo">
</div>
<div class="sponsor-large sponsor">
<img src="images/R (13) 1.png" alt="Sponsor Logo">
<img src="" alt="Sponsor Logo">
</div>
<!-- Bottom row with smaller sponsors -->
<div class="sponsor-row">
Expand Down Expand Up @@ -380,9 +380,9 @@ <h1 >Contact Us</h1>
</div>

<div class="reseau-so">
<i href="https://www.facebook.com/tech.geeks.guelma/" class="fa-brands fa-square-facebook" style="margin-left: 1rem;"></i>
<i class="fa-brands fa-linkedin"style="margin-left: 1rem;"></i>
<i class="fa-brands fa-instagram"style="margin-left: 1rem;"></i>
<a href="https://www.facebook.com/tech.geeks.guelma/"><i class="fa-brands fa-square-facebook" style="margin-left: 1rem;"></i></a>
<a href="https://www.linkedin.com/company/techgeeks-guelma/"><i class="fa-brands fa-linkedin"style="margin-left: 1rem;"></i></a>
<a href="https://www.instagram.com/tech.geeks.guelma?igsh=cXViY2h4bXlkNmd5"><i class="fa-brands fa-instagram"style="margin-left: 1rem;"></i></a>
</div><br>

<br>
Expand All @@ -391,9 +391,9 @@ <h1 >Contact Us</h1>
</div>

<div style="min-width:50%">
<div class=" column-div"><div></div><a href="#">05 55 55 55 55</a> <i class="fa-solid fa-phone icons" ></i></div>
<div class=" column-div"><div></div><a href="#">techgeeks.csi@univ-guelma.dz</a><i class="fa-solid fa-envelope icons"></i></div>
<div class=" column-div"><div></div><a href="#">https://OurClubsWebsite</a><i class="fa-solid fa-globe icons"></i></div>
<div class=" column-div"><div></div><a href="#">+213 00 00 00 00</a> <i class="fa-solid fa-phone icons" ></i></div>
<div class=" column-div"><div></div><a href="mailto:[email protected]">techgeeks.csi@gmail.com</a><i class="fa-solid fa-envelope icons"></i></div>
<div class=" column-div"><div></div><a href="https://techgeeks.univ-guelma.dz/">https://OurClubsWebsite</a><i class="fa-solid fa-globe icons"></i></div>
</div>

<br><div >
Expand Down
Loading