Upon hovering over MTH025-ENG111, I would like it to become visible. Any additional tips or tools you have to assist me with this are greatly appreciated.
<html>
<head>
<title> join the club </title>
</head>
<body>
</body>
<h1 style="text-align:center"> CLUB </h1>
<br></br>
<hr>
</hr>
<div style="text-align:center">
<input type="button": value="men"
button onclick=
<ul style="list-style-type:dark circle">
<li> MTH 025 </li>
<li> JPN 101 </li>
<li> CSE 102 </li>
<li> CEC 101 </li>
<li> ENG 111 </li>
</ul>
<input type="button": value="women">
<input type="button": value= "new arrivals">
<input type="button": value="popular" >
</div>
</html>