Skip to content

Commit

Permalink
Merge pull request #3 from thecoding-society/Pre-reg
Browse files Browse the repository at this point in the history
Pre reg
  • Loading branch information
sasukexo authored Jul 27, 2024
2 parents a444d8f + 1f518c0 commit 2ade0c7
Show file tree
Hide file tree
Showing 7 changed files with 240 additions and 184 deletions.
Binary file added Images/Logo.jpg
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/Req_img.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/logo.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 removed Pre_Reg_Img/short.png
Binary file not shown.
162 changes: 0 additions & 162 deletions Pre_Reg_Temp1.css

This file was deleted.

53 changes: 31 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,41 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="Pre_Reg_Temp1.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<title>PEC HACKS 2.0</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="Logo-image" href="Images/Logo.jpg">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.1.1/css/hover.css" integrity="sha512-O0OajC2ZbewIBOO1RxRSm/kvJ0hn19ACNJXfBH0HflppYK9QCq9v/wfNdcKNs/Dh8IXFXc1URFame5IJVxLrWA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Meta Tag-->

<!--GTag-->

</head>
<body>
<div class="container">
<img class="img-sho" src="Pre_Reg_Img/short.png" alt="Temp">
<div class="container-1">
<h1>FORGE THE</h1>
<img class="star" src="https://hackathon.hackthisfall.tech/images/icons/star.svg" alt="star">
<img class="pill" src="https://hackathon.hackthisfall.tech/images/icons/pill.svg" alt="pill">
<div class="main-wrapper">
<div class="main-container">
<nav>
<div class="nav__header">
<div class="nav__logo">
<a href="#"><img src="Images/logo.png" alt="Logo"></a>
</div>
</div>
<div class="container-2">
<img class="yellow_pill" src="https://hackathon.hackthisfall.tech/images/icons/yellowPill.svg" alt="yellow_pill">
<img class="arrow" src="https://hackathon.hackthisfall.tech/images/icons/arrows.svg" alt="arrow">
<h1>FUTURE</h1>
<div class="nav__btns">
<a href="https://chat.whatsapp.com/CG3ni2opMFPGZTDiG45kP0" target="_blank"><button class="btn sign__in hvr-grow">Join Our Community</button></a>
</div>
<div class="date-con">
<p>IN-PERSON HACKATHON | CHENNAI, INDIA</p>
<div class="btn">
<a href="https://chat.whatsapp.com/CG3ni2opMFPGZTDiG45kP0"><button class="join">Join Our Community</button></a>
<a href="#"><button class="reg">Pre Register Now &rarr;</button></a>
</div>
</nav>
<header class="header__container">
<div class="header__image">
<img src="Images/Req_img.png" alt="header" />
</div>
<div class="header__content">
<h1 class="con-1">FORGE THE<br><span>FUTURE</span><br></h1><h1 class="con-2">UNLEASH YOUR CREATIVITY</h1>
</div>
</header>
<div class="nav__btns">
<a href="https://forms.office.com/Pages/ResponsePage.aspx?id=WmGV2-v5aUGGvyjMKpYvwPc0bwQGrCxPs6nrYoFGOnhURU1YREtJOVVZNFA2Q0E1WERBTEQyS1BLWi4u" target="_blank"><button class="btn sign__in hvr-float-shadow">Pre Register Now &rarr;</button></a>
</div>
</div>
</div>

</body>
</html>
</html>
Loading

0 comments on commit 2ade0c7

Please sign in to comment.