Skip to content

Commit

Permalink
link forms
Browse files Browse the repository at this point in the history
  • Loading branch information
aviiciii committed Feb 6, 2024
1 parent eb5c311 commit 33d77e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion form.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<div class="form-div">
<!-- Form iframe (embeded link) -->
<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSc5RxJgzBcVxuMsGGfNqfrpcTd8nBOQ3v43oOBAPGnEXMbHdg/viewform?embedded=true"
src="https://docs.google.com/forms/d/e/1FAIpQLSftJIVFhruikvt2Dd0SKd2U0impJH7zu9jESMCMX0LhKcAUAQ/viewform?embedded=true"
width="100%"
height="100%"
frameborder="0"
Expand Down
13 changes: 8 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,19 +244,22 @@ <h6 class="section-subtitle mb-4">Student Devleopment Community &nbsp;|&nbsp; De
<h6 class="section-title mb-0 text-center">Events</h6>
<h6 class="section-subtitle mb-5 text-center">Upcoming and Past Events</h6>
<div class="row">
<!-- quiz-a-thon-->
<!-- quiz-a-thon-->
<div class="col-md-4">
<div class="card border-0 mb-4">
<img src="https://ik.imagekit.io/lapsq2gek/debate-poster.webp?updatedAt=1707154049130" alt=""
class="card-img-top w-100">
<div class="card-body">
<h6 class="card-title">QUIZ-A-THON</h6>
<p>
The Coding Society is thrilled to announce Quiz-a-thon, focusing on a diverse range of topics including technology, programming, and general knowledge.<br>
Attendees are in for an engaging session where they can test their knowledge, learn new facts, and compete for exciting prizes.<br> Join us to make this Quiz-a-thon a fun and intellectually stimulating experience!
<br>
The Coding Society is thrilled to announce Quiz-a-thon, focusing on a diverse range of topics including technology, programming, and general knowledge.<br>
<br> Join us to make this Quiz-a-thon a fun and intellectually stimulating experience!
<br>

</p>
<p class="small text-muted">Prelims : 7th FEB<br> Finals:9th FEB</p>
<p class="small text-muted">Prelims : 7th FEB<br> Finals: 9th FEB</p>
<a href="/form.html">Register here</a>

</div>
</div>
</div>
Expand Down

0 comments on commit 33d77e4

Please sign in to comment.