Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
RaahulChandran committed Jul 3, 2022
1 parent c0d530b commit dd0753d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 4 deletions.
Binary file added assets/img/cs/events/web design.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
63 changes: 59 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ <h2 class="heading"><span class="sspan">U</span>pcoming <span class="sspan">E</s
</div>


<div class="col-md-12" id="hoc">
<!-- <div class="col-md-12" id="hoc">
<div class="row bg-white rounded mt-3 top-pad">
<div class="col-md-1">
<h2>Jun<br><strong class="sspan">30</strong></h2>
Expand All @@ -406,11 +406,11 @@ <h4 class="card-title mt-0 "><strong class="sspan">SYNTAX ERROR</strong></h4>
<strong>Open to all students of GECI</strong>
</p>
<!-- <Li>
<Li>
🔰 Registration Fee : 50 <Br>
🔰 Free for IEEE CS Members<Br>
</Li> -->
</Li>
<p class="card-text">
IEEE Computer Society SBC GECI presents you with a hands-on interactive session on Programming in C.
Expand All @@ -425,7 +425,62 @@ <h4 class="card-title mt-0 "><strong class="sspan">SYNTAX ERROR</strong></h4>
</div>
</div>
</div>
</div>
</div> -->

<div class="col-md-12" id="webdesign">
<div class="row bg-white rounded mt-3 top-pad">
<div class="col-md-1">
<h2>Jul<br><strong class="sspan">5</strong></h2>
</div>
<div class="col-md-4 no-padding">
<img class="img-fluid" src="assets/img/cs/events/web design.jpeg">
</div>
<div class="col-md-7 py-3">
<div class="card-block px-3">
<h4 class="card-title mt-0 "><strong class="sspan">WEB DESIGN Competition</strong></h4>
<p class="text-secondary mb-0">
<i class="fas fa-map-marker"></i>
<strong>CCF Main Block</strong>
</p>

<p class="text-secondary ">
<i class="far fa-clock"></i>

<strong>4:30 PM - 6:30 PM</strong>
</p>
<p class="text-secondary ">
<i class="fa fa-users" aria-hidden="true"></i>

<strong>Open to all students of GECI</strong>
</p>
<!-- <Li>
🔰 Registration Fee : 50 <Br>
🔰 Free for IEEE CS Members<Br>
</Li> -->
<p class="card-text">

IEEE Computer Society SBC GECI in collaboration with Tinkerhub GECI brings you Web designing Competition. </p>
<hr>
<a href="https://forms.gle/AzWpN4i9MtEkTizP7">
<button>
Register now
<i class="icon ion-android-arrow-forward"></i>
</button>
</a>
</div>
</div>
</div>
</div>









</div>


Expand Down

0 comments on commit dd0753d

Please sign in to comment.