My hyperlink isn't functioning properly in my HTML code, and I can't determine the reason why.
<div class="banner-text">
<ul>
<li><h3><a href="chawla.html">HOME</a></h3></li>
</li><h3><a href="about.html">ABOUT US</a></h3></li>
</li><h3><a href="cont.html">CONTACT</a></h3></li>
</li><h3><a href="stud.html">STUDENT's CORNER</a></h3></li>
</ul>
<h1 class="big">CHAWLA CLASSES</h1>
</div>