loveending.html 609 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
<!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>Love</h1>
			
		<p class="text-info">The boy made a mistake in trying to find happiness in someone, when he could find happiness in himself all along. He ended up getting to challenger and becoming a judo black belt.</p>
		
		<img src="../images/amumucry.jpg" width="500" height="400">
		
		<h2>
			<a href="../mainpage.html">Start from the beginning.</a>
		</h2>
		
		
		
		
		</ul>
	</body>
</html>