Source Code: Shohan Hossain
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Squash</title>
<link rel="stylesheet" href="squash.css">
</head>
<body>
<nav>
<a href="index.html">home</a>
<a href="info.html">info</a>
<a href="tactics.html">tactics</a>
<a href="champions.html">champions</a>
<a href="moves.html">moves</a>
<a href="history.html">history</a>
</nav>
<h1> This website is about SQUASH!</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/PQBO-JqGVQs?si=ldETyJk3L0-arrEC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</body>
<section>
</section>
<footer>
© 2025 shohan squash
</footer>
</html>