<!DOCTYPE html>
<html>
	<head>
		<title>MIS Homework</title>
		<link rel="stylesheet" type="text/css" href="stylesheets/bootstrap.css">
	</head>
	
	<body id="about-body" class="container">
		<h1 id="h1-download" align="center">Do the MIS Homework</h1>
		<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">

		<p id="paragraph-dohomework1">

			Being the responsible student that you are, you restrained yourself from watching more and proceeded to do your MIS homework. 
			<div class="row">
				<div clas="col-md-12">
					<img id="img-download" src="../images/mishw1.jpg" width="900" height="500">
				</div>
			</div>
		</p>
		
		<p id="paragraph-dohomework1-2">

			It took you 7 long hours to finish everything, from creating the story to coding in HTML and CSS but everything went well and you were able to pass the HW on time.<br>

			<div class="row">
				<div clas="col-md-12">
					<img id="img-download" src="../images/htmlcss.jpg" width="900" height="500">
				</div>
			</div>
		</p>

		<p id="paragraph-dohomework1-3">

			Your professor told you that it deserves an A... and you got the A. Congratulations!

			<div class="row">
					<div clas="col-md-12">
						<img id="img-download" src="../images/overjoyed.jpg" width="900" height="500">
					</div>
				</div>
			
			
			<h1 id="h1-downloadmore">FIN</h1>
		</p>
		<div>
			<ul>
				<div class="col-md-12">
					<li class="menu-downloadmore">
						<p align="center">
							<a href="../warningpage.html">
								Go Back to the Home Page
							</a>
						</p>
					</li>
				</div>				
			</ul>
		</div>

	</body>
</html>