Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pixyboi authored Oct 17, 2021
1 parent 24b4e5b commit 7a07fff
Showing 1 changed file with 76 additions and 2 deletions.
78 changes: 76 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,84 @@
}
</style>

<link rel="stylesheet" type="text/css" href="https://pixyboi.github.io/style.css">

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Hypedevelopers</title>
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
</head>
<body>
<div class="wrapper">
<nav>
<input type="checkbox" id="show-search">
<input type="checkbox" id="show-menu">
<label for="show-menu" class="menu-icon"><i class="fas fa-bars"></i></label>
<div class="content">
<div class="logo"><a href="#">Hypedevelopers</a></div>
<ul class="links">
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li>
<a href="#" class="desktop-link">Features</a>
<input type="checkbox" id="show-features">
<label for="show-features">Features</label>
<ul>
<li><a href="https://pixyboi/pixyboi.github.io">Home</a></li>
<li><a href="#">Discord</a></li>
<li><a href="#">Resources</a></li>
<li><a href="#">Help</a></li>
</ul>
</li>
<li>
<a href="#" class="desktop-link">Services</a>
<input type="checkbox" id="show-services">
<label for="show-services">Services</label>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Discord</a></li>
<li><a href="#">Resource</a></li>
<li>
<a href="#" class="desktop-link">More Items</a>
<input type="checkbox" id="show-items">
<label for="show-items">More Items</label>
<ul>
<li><a href="#">Glowify</a></li>
<li><a href="#">CustomCraft</a></li>
<li><a href="#">Skills</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="ars2766449@gmail.com">Feedback</a></li>
</ul>
</div>
<label for="show-search" class="search-icon"><i class="fas fa-search"></i></label>
<form action="#" class="search-box">
<input type="text" placeholder="Type Something to Search..." required>
<button type="submit" class="go-icon"><i class="fas fa-long-arrow-alt-right"></i></button>
</form>
</nav>
</div>

<div class="dummy-text">
<h2>Port:25725</h2>
<h2>Ip: hypertex.688.org</h2>
</div>

</body><img src="https://aotgamerz.github.io/icon.png" width=100%, height=185px href="https://hypertex.now.im">
</a>
<script data-ad-client="ca-pub-6547329580429441" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<style>
</style>

<link rel="stylesheet" type="text/css" href="https://aotgamerz.github.io/style.css">

<meta name="viewport" content="width=device-width, initial-scale=1">

<a>

<img src="https://pixyboi.github.io/pack_icon.png" width=100%, height=125px href="https://hypertex.now.im">
Expand Down

0 comments on commit 7a07fff

Please sign in to comment.