Source Code: Marcus Henderson

<html>

<head>
    <link rel="stylesheet" href="style.css">
</head>


    <h1> How Sports Effects Health</h1>
    
    <h3> This webiste is going to tell you all the positives on playing sports and doing physical activities</h3>

    <img src="Images/download.jpg">

    <nav>
        <a href="index.html">Home</a>
        <a href="info.html">Information</a>
    </nav>

</html>