Problem
So I recently bought a website, tntsplash.net. I am a beginner to HTML and CSS. So when I went to my real website and saw it wasn't responding I was completely bewildered. Also, the buttons are not working!
Button Code
<body>
<!-- Navigation -->
<nav class="upperpart"></nav>
<ul>
<li><a href="#Home">Home</a></li>
<li></li>
<li><a href="#Appeals">Appeals</a></li>
<li></li>
<li><a href="#Store">Store</a></li>
<li></li>
<li><a href="#Contact">Contact</a></li>
</ul>
</body>
</html>
</nav>
My Full Github Project link: https://github.com/BatDev0/htmlwebsite
Clickable Website Link: https://tntsplash.net
Aucun commentaire:
Enregistrer un commentaire