Skip to content

Commit

Permalink
Merge pull request vikhyatsingh123#353 from ArchitSr313/master
Browse files Browse the repository at this point in the history
Corrected divs
  • Loading branch information
vikhyatsingh123 authored Oct 23, 2023
2 parents 5da315a + 65a3b0f commit 605850d
Showing 1 changed file with 65 additions and 99 deletions.
164 changes: 65 additions & 99 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,16 @@ <h1 class="gallery-head">Slugs - Gallery</h1>
<section id="gallery">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="c:\Users\never\OneDrive\Pictures\Fire_Elemental_Slug_Protoform.webp" alt="">
<div class="card-body">
<h5 class="card-title">Slug Protoform</h5>
<p class="card-text">The Fire Elemental Slug is a quite shy but kind of angry slug. He has one cream coloured horn on his forehead and gloves that let him hold fire. His tail (back) has the same properties as his gloves. He has a tooth that sticks out of his mouth when in protoform but not in velocity. The main colour scheme is red, yellow and orange. When he transforms he can easily run on four hands. He would probably not be best to play hot potato with though due to his body heat.</p>
<a href="https://github.com/ArchitSr313" class="btn btn-outline-danger btn-sm">Contributed by<br><center> Archit Srivastava</center></a>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top"
Expand Down Expand Up @@ -516,6 +526,9 @@ <h5 class="card-title">Charger</h5>
</p>
<a href="https://github.com/vikhyatsingh123" class="btn btn-outline-danger btn-sm">Contributed by -
Vikhyat</a>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
Expand All @@ -528,9 +541,26 @@ <h5 class="card-title">Hexlet</h5>
<a href="https://github.com/ogooluwanick" class="btn btn-outline-danger btn-sm">Contributed by - Ogooluwanick</a>
</div>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="./images/shadow.png" alt="" />
<div class="card-body">
<h5 class="card-title">Shadow clan</h5>
<p class="card-text">
The Shadow Clan have been displayed as territorial and are
prone to aggressively defend their Territory by grabbing Slugs
on their back and throwing with their tails.
</p>
<a
href="https://github.com/singhprince12346"
class="btn btn-outline-danger btn-sm"
>Contributed by - Prince</a>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="./images/shadow.png" alt="" />
<div class="card-body">
Expand All @@ -549,8 +579,6 @@ <h5 class="card-title">Shadow clan</h5>

</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="./images/shadow.png" alt="" />
Expand Down Expand Up @@ -3460,7 +3488,7 @@ <h5 class="card-title">Twist</h5>
</div>
</div>
</div>

</div>
</section>


Expand Down Expand Up @@ -3662,13 +3690,12 @@ <h5 class="card-title">Boss Ember</h5>
</div>
</section>

<div id="heroes" class="gallery-div">
<div id="heroes" class="gallery-div">
<h1 class="gallery-head"> <img class="elemental" src="./images/logo-48.png" alt="">Heroes</h1>
</div>
<section id="gallery">
<div class="container">
<div class="row">

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="images/Eli_shane.webp" alt="Eli shane" />
Expand Down Expand Up @@ -3815,49 +3842,40 @@ <h5 class="card-title">Lian</h5>
</div>
</div>

</div>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/3/35/Ice_Elemental.png/revision/latest?cb=20191105232428" alt="">
<div class="card-body">
<h5 class="card-title">Ice Elemental</h5>
<p class="card-text">The Ice Elemental is one of the Elemental Slugs. He looks like a Buffed up MegaMorph Frostcrawler and is one of the 5 new elementals to come to slugterra.</p>
<a href="https://slugterra.fandom.com/wiki/Ice_Elemental" class="btn btn-outline-danger btn-sm">Ice Elemental Slug </a>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/c/ce/Opening_Rammstone.png/revision/latest?cb=20130221032847" alt="">
<div class="card-body">
<h5 class="card-title">Bludgeon</h5>
<p class="card-text">Bludgeon is a Rammstone Slug that seems to have originally belonged of Kord Zane, although now appears to be shared amongst the Shane Gang.</p>
<a href="https://github.com/Tashuuuu" class="btn btn-outline-danger btn-sm">Contributed by - Akriti Sengar</a>
</div>
</div>
</div>

</div>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/3/35/Ice_Elemental.png/revision/latest?cb=20191105232428" alt="">
<div class="card-body">
<h5 class="card-title">Ice Elemental</h5>
<p class="card-text">The Ice Elemental is one of the Elemental Slugs. He looks like a Buffed up MegaMorph Frostcrawler and is one of the 5 new elementals to come to slugterra.</p>
<a href="https://slugterra.fandom.com/wiki/Ice_Elemental" class="btn btn-outline-danger btn-sm">Ice Elemental Slug </a>
</div>
</div>
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/3/35/Ice_Elemental.png/revision/latest?cb=20191105232428" alt="">
<div class="card-body">
<h5 class="card-title">Ice Elemental</h5>
<p class="card-text">The Ice Elemental is one of the Elemental Slugs. He looks like a Buffed up MegaMorph Frostcrawler and is one of the 5 new elementals to come to slugterra.</p>
<a href="https://slugterra.fandom.com/wiki/Ice_Elemental" class="btn btn-outline-danger btn-sm">Ice Elemental Slug </a>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/8/82/Spectre%282%29.png/revision/latest?cb=20160117212918" alt="">
<div class="card-body">
<h5 class="card-title">Frightgeist</h5>
<p class="card-text">Frightgeists are rare psychic element Slugs with cyan skin and white patterns on their body. Their protoform has a skeletal pattern. Its first major appearance is in the episode "Deadweed" and is found in the cavern of the same name. This slug has mostly fear-related moves. They are notable for being the only known slug who can directly attack a Darkbane.</p>
<a href="https://slugterra.fandom.com/wiki/Frightgeist" class="btn btn-outline-danger btn-sm">Contributed by - VishalAggarwal2</a>
</div>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/c/ce/Opening_Rammstone.png/revision/latest?cb=20130221032847" alt="">
<div class="card-body">
<h5 class="card-title">Bludgeon</h5>
<p class="card-text">Bludgeon is a Rammstone Slug that seems to have originally belonged of Kord Zane, although now appears to be shared amongst the Shane Gang.</p>
<a href="https://github.com/Tashuuuu" class="btn btn-outline-danger btn-sm">Contributed by - Akriti Sengar</a>
</div>
</div>
</div>

</div>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://static.wikia.nocookie.net/slugterra/images/8/82/Spectre%282%29.png/revision/latest?cb=20160117212918" alt="">
<div class="card-body">
<h5 class="card-title">Frightgeist</h5>
<p class="card-text">Frightgeists are rare psychic element Slugs with cyan skin and white patterns on their body. Their protoform has a skeletal pattern. Its first major appearance is in the episode "Deadweed" and is found in the cavern of the same name. This slug has mostly fear-related moves. They are notable for being the only known slug who can directly attack a Darkbane.</p>
<a href="https://slugterra.fandom.com/wiki/Frightgeist" class="btn btn-outline-danger btn-sm">Contributed by - VishalAggarwal2</a>
</div>
</div>
</div>
</section>

<section>
Expand Down Expand Up @@ -3901,56 +3919,4 @@ <h5 class="card-title">Frightgeist</h5>
</div>
</section>
</body>

</html>

</div>

</section>

<section>
<a href="#top">
<div class="back-to-top"><i class="fas fa-angle-up fa-4x backToTop"></i></div>
</a>
</section>

<footer class="footer">Developed and Designed By <a href="https://github.com/vikhyatsingh123/"><span>Vikhyat Singh</span></a> | © All Rights Reserved</footer>

<script>
$(".navbar-nav>li>a").on("click", function () {
$(".navbar-collapse").collapse("hide");
});
</script>

<!-- ALL JS FILES -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- ALL PLUGINS -->
<script src="js/jquery.superslides.min.js"></script>
<script src="js/images-loded.min.js"></script>
<script src="js/isotope.min.js"></script>
<script src="js/baguetteBox.min.js"></script>
<script src="js/form-validator.min.js"></script>
<script src="js/contact-form-script.js"></script>
<script src="js/custom.js"></script>
<script
src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
crossorigin="anonymous"
></script>
<script src="indexdarkmode.js"></script>
<script src="searchbar.js"></script>
<script src="./scrollEffect.js"></script>

<script src="scrolltotop.js"></script>
<script src="./js/index.js"></script>
</div>
</section>
</body>
</html>
</html>

0 comments on commit 605850d

Please sign in to comment.