judoending.html 711 Bytes
Newer Older
Emman Lozano's avatar
Emman Lozano committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
<!DOCTYPE html>
<html>
	<head>
		<title>Ending</title>
		<link rel="stylesheet" type="text/css" href="../Stylesheets/bootstrap.css">
	</head>

	<body background="../images/backgroundhome.jpg">
		<ul>
		
		<h1>Judo</h1>
		
		<p class="text-info" max-width: 400px;>
			In the end, the boy chose Judo and he eventually became a black belt and ended up winning in the world stage, but he wasn't satisfied just yet. The boy knew he had much more to accomplish, but he was set on becoming the best to ever play. 
		</p>
		<img src="../images/judowin.jpg" width="500" height="400">
			</div>
		</div>
		
		
		<h2>
			<a href="../mainpage.html">Start from the beginning.</a>
		</h2>
		
		
		
		
		</ul>
	</body>
</html>