Commit c63c0ea0 authored by Bianca Tarun's avatar Bianca Tarun

submitted homework

parent bcf704dc
<!DOCTYPE html>
<html>
<head>
<title> My Website</title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">
<div class = "row">
<div class = "col-md-12">
<h1>
<p>
You figured that it would be too tiresome to paddle to the island so you just stay where you are. Days pass and still no one came to rescue you and no islands are in sight anymore. You can barely get up due to dehydration. You are down to your last pack of crackers and your bottle is almost empty. You are about to give up already. You start to load your flare gun and point it to your head. When you are just about to pull the trigger, you see a blurry image on the horizon. It became bigger and bigger. You shut your eyes, and when you open them again, you see a face of a man. It is the rescue team! They have found you. Congratulations, you survived!
</p>
<img src = "images/rescueteam.jpg">
</h1>
</div>
</div>
<div class = "row">
<div class = "col-md-4">
<h3>
</h3>
</div>
<div class = "col-md-4 well">
<h2>
<a href="homepage.html"> Back to Homepage </a>
</h2>
</div>
<div class = "col-md-4">
<h4>
</h4>
</div>
</div>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title> hw 1</title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">
<div class = "row">
<div class = "col-md-12">
<h1>
<p>
You decide to go to the island. You do not have any means of telling what time it is but you notice that it is getting dark as you approach the island. It is night time and you decide to just camp out in your boat since you were unable to make a shelter for yourself. Days go by and still no rescuers find you. However, you decide to stay on the island since you can find food on it. Despite that, you got bitten by mosquitoes that caused you to get sick with Malaria. Eventually, you die before the rescuers are able to find you. Sorry try again!
</p>
<img src = "images/tryagain.jpg">
</h1>
</div>
</div>
<div class = "row">
<div class = "col-md-4">
<h3>
</h3>
</div>
<div class = "col-md-4 well">
<h2>
<a href="homepage.html"> Back to Homepage </a>
</h2>
</div>
<div class = "col-md-4">
<h4>
</h4>
</div>
</div>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title> hw 1</title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">
<div class = "row">
<div class = "col-md-12">
<h1>
<img src = "images/rescueteam2.jpg">
<p>
You decide to go out to sea. You look back at the island and feel that fear inside you. You then brush it aside and continue to paddle on. It is night time and you start to get thurty and hungry. You start to eat some of the food that you brought with you. While eating, you see a light in the distance. This light became bigger and bigger. You then realize that it might be the rescue team. So you muster all your strength to stand up and wave your hands. You scream at the top of your voice, calling out to them. You use the flare gun and the rescue team spots you. You are finally rescued. Congratulations!
</p>
</h1>
</div>
<div class = "row">
<div class = "col-md-4">
<h3>
</h3>
</div>
<div class = "col-md-4 well">
<h2>
<a href="homepage.html"> Back to Homepage </a>
</h2>
</div>
<div class = "col-md-4">
<h4>
</h4>
</div>
</div>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title> My Website</title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">
<div class = "row">
<div class = "col-md-12">
<h1>
<p>
You decide to stay on the island. Days continue to pass by and still no sign of the rescue team. While searching for food one day, you get bitten by mosquitoes.You get sick with Malaria and eventually die before the rescue team could find you. Sorry, try again!
</p>
<img src = "images/tryagain.jpg">
</h1>
</div>
</div>
<div class = "row">
<div class = "col-md-4">
<h3>
</h3>
</div>
<div class = "col-md-4 well">
<h2>
<a href="homepage.html"> Back to Homepage </a>
</h2>
</div>
<div class = "col-md-4">
<h4>
</h4>
</div>
</div>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title> hw 1 </title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">
<div class = "row">
<div class = "col-md-12">
<h4>
<img src = "images/cruise.jpg">
</h4>
</div>
</div>
<div class = "row">
<div class = "col-md-12">
<h1 class = ""> What A Cruise </h1>
<p>
You are on a cruise to Hawaii. Everything was going according to plan. You enjoy your day exploring the ship. You have a fabulous dinner and then you head to bed. During the night, your ship gets hit by a terrible storm and it's about to sink. You get all your valuable stuff and a life vest and try to find a lifeboat that you can ride. You are able find one and get on it. You are now drifting on the ocean with nowhere else to go. You try to fall asleep but you cannot seem to do so. As you look to the distance, you are able to spot an island. You start to get excited but then you realize how far the island is. Now you are faced with two options. Option 1 is to row yourself to the island and Option 2 is to stay where you are and wait for the rescue team to find you. Which do you choose?
</p>
</div>
</div>
<ul class = "list-inline">
<li>
<a href="option1.html">
<h2>
<img src = "images/boatonocean.jpg">
Stay and wait
</h2>
</a>
</li>
<li>
<a href="option2.html">
<h3>
<img src = "images/desertedisland.jpg">
Go to the island
</h3>
</a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title> hw 1</title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">\
<div class = "row">
<div class = "col-md-12">
<h1>
<img src = "images/asleep.jpg">
<p>
So you chose to stay and wait for the rescue team. While you are on the boat you notice a kit. You try to open in to see what is inside. You are very pleased to find out that it is a survival kit. Inside you find a box of matches, a knife, crackers, a bottle of water, a flashlight, rope, a big plastic bag, a mirror, a flare gun, and a blanket to keep yourself warm. You hear your tummy grumble and open the first out of the five packs of crackers. You make sure that you do not eat the entire pack to conserve the little food you have. You also just take a couple of sips of water. After eating, you fell asleep. When you woke up the next day, the rescue team has not found you yet. You look at the horizon and see another island. But this time, the island is farther than the first island you saw. Now you are faced with another decision. Will you stay where you are and wait for the rescue team or will you paddle to the island?
</p>
</h1>
</div>
</div>
<ul class = "list-inline">
<li>
<a href="end1.html">
<h2>
<img src = "images/lifeboat.jpg">
Stay and wait
</h2>
</a>
</li>
<li>
<a href="end2.html">
<h3>
<img src = "images/desertedisland2.jpg">
Go to the island
</h3>
</a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title> hw 1</title>
<link type="text/css" rel="stylesheet" href="stylesheets/bootstrap.css">
</head>
<body class = "container">
<div class = "row">
<div class = "col-md-12">
<h1>
<img src = "images/desertedisland3.jpg">
<p>
You decide to go to the island even if it is still dark. You had no sense of time but you saw the sun rising already. You arrived at the island and find out that it is inhabited. You try to go around to look for food. You were able to find some coconuts but that was it. It was getting too hot so you start to look for a place to rest. The day goes by without the rescuers coming. A couple more days pass and still you have not been rescued. So you think about taking your chances and try to go out to sea again with the hopes of being located by the rescue team. However, you are scared of the possibility that they will not find you and that you cannot come back to the island anymore. So, do you stay on the island or do you take the risk and sail out to sea?
</p>
</h1>
</div>
</div>
<ul class = "list-inline">
<li>
<a href="end4.html">
<h2>
<img src = "images/desertedisland4.jpg">
Stay on island
</h2>
</a>
</li>
<li>
<a href="end3.html">
<h3>
<img src = "images/sail.jpg">
Go out to sea
</h3>
</a>
</li>
</ul>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment