Source Code: Max Pringle

<!DOCTYPE html>

<html>
    <div id="title">
<head>
<meta charset="utf-8">
<title>RAINBOW SIX SIEGE X </title>
<link rel="stylesheet" href="styles.css">
</head>
</div>

<header>
<h1> <img src= Images/R6_Siege_X.webp></h1>
</header>

<nav>
<a href="index.html">Home</a>
<a href="general.html">General</a>
<a href="operators.html">Operators</a>
<a href="creators.html">Content Creators</a>
</nav>
<section>
<p> Rainbow Six Siege is the greatest FPS game of all time, It combines exicting, thriling combat with high stakes, competive nature. It's gameplay is very realistic, making you think before every move you make. One wrong move and you're dead. It blends it's creative gameplay and combat with whatever skill level you have. And with the recent release of Siege X, now is the time to play Tom Clancy's: Rainbow Six SIEGE </p>
<img src="Images/r61.png">
</section>

<footer>
&copy; 2025 Max Pringle
</footer>
</html>