added header tags

This commit is contained in:
AW_Dev 2024-05-08 08:43:51 -07:00
parent 6548b73d0c
commit ecd57f4966

View file

@ -7,13 +7,18 @@
<title>The Bin - Selector</title>
<link rel="stylesheet" href="../style/common.css">
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="../style/footer.css">
<link rel="icon" type="image/png" sizes="32x32" href="https://assets.hackclub.com/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://assets.hackclub.com/favicons/favicon-16x16.png">
<script src="https://awdev.codes/utils/smoothScroll.js"></script>
<script src="https://awdev.codes/utils/hackclub/orph.js"></script>
</head>
<body>
<div class="selector-container">
<div class="selector-header">
<h1 class="selector-title">The Bin</h1>
<button class="selector-continue">Let's Build!<img src="../icons/arrow.svg"></button>
<button class="selector-continue">Continue<img src="../icons/arrow.svg"></button>
</div>
<div class="selector-main"></div>
<span class="selector-number"></span>