Source Code: Jayden Millar

<!DOCTYPE html>

<html lang="en">

<head>
    <meta charset="UTF-8">
    <title>Grow A Garden</title>
    <link rel="stylesheet" href="style.css">
</head>

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

<body>
    <h1>Grow A Garden Trades</h1>
    
    <h3>This site is used for trading fruits and pets in Grow A Garden </h2>
    
    <img  src="image/grow a garden img2.avif">

    <h3>This site is a branch of fandom which I got my infmation from and it is also one of the best site to look at infomation on roblox games</h3>
    
    <img src="image/carroottt.webp">

    <h3>Grow A Garden was a great game it now has a high chance of dieing because it's now owned by Do Big Studio which is known to kill game with to much pay to win</h3>
</body>

<footer>
    &copy; Jayden M 5/05/25
</footer>

</html>