1.1ba.html 2.86 KB
Newer Older
Jego Reyes's avatar
Jego Reyes 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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
<!Doctype html>
<html>
	<head>
		<title>Story Time</title>
		<link type="text/css" rel="stylesheet" href="../Stylesheet/bootstrap.css">
	</head>
	<body class="container" style="background-image: url(../Pictures/background_body.jpg); height: 400px";>
		<div class="row">
			<div class="col-md-12 well" style="background-image: url(../Pictures/background_head.jpg); background-position: center bottom">
				<h1 id="main-h1">List of Stories</h1>
				<h3 id="main-h3">A collection of stories consisting of different adventures with different scenarios.</h3>
				<h3 id="main-h3">It's up to you to decide your own fate.</h3>
			</div>
		</div>
	<ul id="main menu">
			<h2 class="menu-item"><a href="../introduction.html">Homepage</a></h2>
			<div class="dropdown">
				<h2 class="menu-item"><a href="#stories">Stories</a></h2>
				<div class="dropdown-content">
					<a href="../First/1.1.html">For You, I Would</a>
					<a href="../Second/2.1.html">Just Friends</a>
					<a href="../Third/3.1.html">The Interviews</a>
					<a href="../Fourth/4.1.html">Sincerely, Yours</a>
					<a href="../Fifth/5.1.html">Rainbow</a>
				</div>
			</div>
			<h2 class="menu-item"><a href="../Other_Works.html">Other Works</a></h2>
			<h2 class="menu-item"><a href="../About_Us.html">About Us</a></h2>
			<h2 class="menu-item"><a href="../Sources.html">Sources</a></h2>
	</ul>
	<div class="row">
		<div class="col-md-12 well">
		<h1><center><b>"For You, I Would"</b></center></h1>
		<p>You approach her in the bar counter. She was ordering one Red Horse beer so you figured that why not invite her with you guys.<br><br>

		As you approach her, you remember the reasons on why she became your crush during college. You remember that she was like the school crush. You met her when a mutual friend introduced her to you and from then on, you couldn't stop thinking about her. <br><br>

		When you reached the bar counter, she looks up to you and she smiles. You notice that she had her braces removed and she was now wearing retainers. She lost weight and her hair was longer. You were dumbfounded around her that she snapped her fingers infront of you to get your attention. <br><br>

		She laughed then said - "Hey Gian! Long time! You grew taller the last time I saw you and of course, you've gained muscle also." <br><br>

		You said - "Hi Elena. It's been a long time. It's been like, what? 2 years? And as always, you look great haha. Wanna come sit with us? Paul is right over there."<br><br>

		She said - "Yeah, sure. But let's talk here first." then smiled.<br><br>

		You decide to... </p>
		<div class="col-mid-6 well">
		<p>Agree with her and stay with her until she feels like joining the rest.<br>
		<a href="1.1baa.html">Click Here.</a></p>
		</div>
		<div class="col-mid-6 well">
		<p>Insist to go with the group so that she can talk to other people also.<br>
		<a href="1.1bab.html">Click Here.</a></p>
		</div>
	</div>
	</body>
</html>