Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuradha0501 authored Jan 13, 2022
1 parent 5e07c44 commit c1fcf8d
Showing 1 changed file with 22 additions and 13 deletions.
35 changes: 22 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
<script src="js/modernizr-2.6.2.min.js"></script>


<!-- favicon
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_io/favicon-16x16.png">
<link rel="manifest" href="favicon_io/site.webmanifest">
<script src="./js/animation.js"></script> -->
<script src="./js/animation.js"></script>

</head>

Expand Down Expand Up @@ -76,7 +76,7 @@
<!-- logo -->
<a class="navbar-brand" href="">
<p id="logo">
<img src="img/logo.png" style="height: 70px;">
<img src="img/logo.png" style="height: 65px;">
</p>
</a>
<!-- /logo -->
Expand All @@ -89,7 +89,7 @@
<li><a href="#features">Aim</a></li>
<li><a href="" onclick="document.location='intern.html'">Internships</a></li>

<!--<li><a href="" onclick="document.location='Events/events.html'">Events</a></li> -->
<li><a href="" onclick="document.location='Events/events.html'">Events</a></li>
<li><a href="" onclick="document.location='blog.html'">Blogs</a></li>
<li><a href="#team">Team</a></li>
<li><a href="" onclick="document.location='about.html'">About us</a></li>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
</button></a>
<br>

<a href="https://discord.gg/W7emZe5EPs"><button class="buttonNewTele">
<a href="https://discord.gg/pdFu2waA3U"><button class="buttonNewTele">
<img src="img/Discord icon" width="50" /> Join Us On <b>Discord</b> </button></a>


Expand All @@ -165,9 +165,9 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
</div>

</div>
</div>
<div class="item">
<img src="64400962_619968131848016_3610369549335003136_o.jpg" alt="second slide" class="bg c2">
</div>
<div class="item">
<img src="team.jpg" alt="second slide" class="bg c2">
<div class="carousel-caption carousel-caption-reverse">
<div class="type-anim-div">
<p class="line-1 anim-typewriter" id="line-1"></p>
Expand All @@ -178,7 +178,7 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
</button></a>
<br>

<a href="https://discord.gg/W7emZe5EPs"><button class="buttonNewTele">
<a href="https://discord.gg/pdFu2waA3U"><button class="buttonNewTele">
<img src="img/Discord icon" width="50" /> Join Us On <b>Discord</b> </button></a>


Expand All @@ -188,7 +188,7 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
</div>
</div>
</div>
<div class="item ">
<div class="item ">
<img src="img/banner.jpg" alt="third slide" class="bg">
<div class="carousel-caption carousel-caption-reverse">
<div class="type-anim-div">
Expand All @@ -200,7 +200,7 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
</button></a>
<br>

<a href="https://discord.gg/W7emZe5EPs"><button class="buttonNewTele">
<a href="https://discord.gg/pdFu2waA3U"><button class="buttonNewTele">
<img src="img/Discord icon" width="50" /> Join Us On <b>Discord</b> </button></a>


Expand All @@ -210,6 +210,7 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="icon-prev" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
Expand All @@ -219,7 +220,14 @@ <h4><b>Building India's Largest Student Community πŸš€</b></h4><br><br>
<span class="icon-next" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>





<!-- </div> -->




Expand Down Expand Up @@ -933,7 +941,8 @@ <h2>Our Community is Spread across the globe</h2>
==================================== -->





<!--
Contact Us
==================================== -->
Expand Down

0 comments on commit c1fcf8d

Please sign in to comment.