Source Code: Nathan Geyer

<!doctype html>

<html>
    <head>
        <meta charset="utf-8">
    <title>The Jabberwocks</title>
    <link rel="stylesheet" href="styles.css">
    </head>

    <body>

    </body>
</html>

<body>

    <header>
        
    </header>

    <nav>
        
    </nav>

    <section>
        
    </section>

    <footer>
        
    </footer>

</body>

<header>
    <h1>The Jabberwocks</h1>
</header>

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

<p>
    Team Jabberwock is the main antagonist basketball team in <em>Kuroko no Basket: Last Game</em>.
    They are an elite and arrogant American street basketball team known for their brutality and dominance on the court.
  </p>

  <h2>Key Characteristics</h2>
  <ul>
    <li><strong>Origin:</strong> United States</li>
    <li><strong>Style:</strong> Aggressive, physical, and flashy</li>
    <li><strong>Reputation:</strong> Undefeated and known for mocking Japanese basketball</li>
  </ul>

  <h2>Notable Members</h2>

  <h3>Nash Gold Jr. (Captain & Point Guard)</h3>
  <ul>
    <li>Genius-level talent with exceptional court vision</li>
    <li>Uses the “Demon Eye,” stronger than Emperor Eye</li>
    <li>Arrogant, sadistic, and enjoys humiliating others</li>
  </ul>

  <h3>Jason Silver (Center)</h3>
  <ul>
    <li>Huge, fast, and physically overpowering</li>
    <li>Comparable to Generation of Miracles in ability</li>
    <li>Beast-like, brutal style of play</li>
  </ul>

  <h3>Other Members</h3>
  <p>
    The rest of the team is composed of highly skilled American players, though they are not as developed as Nash and Silver.
  </p>

  <h2>Role in the Story</h2>
  <p>
    After humiliating a Japanese team and insulting Japanese basketball, Jabberwock becomes the target of a special team—<strong>Vorpal Swords</strong>,
    composed of the best high school players including Kuroko, Kagami, and the Generation of Miracles.
  </p>
  <p>
    The movie centers on this intense showdown, which highlights character development, teamwork, and redemption.
  </p>

  <img src="images/Jabteam.jpg"

</body>