-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNorthern_Saitama.html
61 lines (61 loc) · 3.47 KB
/
Northern_Saitama.html
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
58
59
60
61
<html>
<head>
<title>Project D | Northern Saitama Battle</title>
<link href="ProjectD.css" rel="stylesheet">
</head>
<body>
<div id="wrapper">
<header>
<a href="index.html"> <img src="ProjectDlogo.jpg" alt="Go to Homepage" title="Go to Homepage"> </a>
<h2> Northern Saitama </h2>
</header>
<div id="sidebar">
<div id="choice">
<a href="Momiji_line.html"> <p>Momiji Line</p> </a>
</div>
<div id="choice">
<a href="Enna_Skyline.html"> <p>Enna Skyline</p> </a>
</div>
<div id="choice2">
<a href="Northern_Saitama.html"> <p>Northern Saitama</p> </a>
</div>
<div id="choice2">
<a href="MazePass.html"> <p>Maze Pass</p> </a>
</div>
<div id="choice2">
<a href="Tsuchisaka.html"> <p>Tsuchisaka</p> </a>
</div>
<div id="choice2">
<a href="MountTsukuba.html"> <p>Mount Tsukuba</p> </a>
</div>
<div id="choice2">
<a href="Yabitsu.html"> <p>Yabitsu</p> </a>
</div>
<div id="choice2">
<a href="Nagao.html"> <p>Nagao</p> </a>
</div>
<div id="choice2">
<a href="Nanamagari.html"> <p>Nanamagari</p> </a>
</div>
<div id="choice2">
<a href="TsubakiLine.html"> <p>Tsubaki Line</p> </a>
</div>
<div id="choice2">
<a href="messageBoard.html"><p>Messages</p></a>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
</div>
<article>
<br>
<p class="articletext">Sadamine is the first home course of the Northern Saitama Alliance. The course is located north of Shomaru and east of Tsuchisaka. It has some hairpins, but most corners aren’t so tight.</p>
<br>
<h3>Kyoko Iwase</h3>
<br>
<p class="articletext">Kyoko Iwase is the uphill driver for the first battle against the Northern Saitama Alliance. She met Keisuke when her car broke down on the road, and Keisuke stopped <img src="KyokoIwase.jpg" class="driverimg"> to help her. She fell in love with him, not knowing he was the driver she was racing later that day. She drives a Mazda RX7 Type R (FD3S), which is the same car Keisuke owns. Important to know about Kyoko's RX7 is that it’s a single turbo. When the battle begins, Kyoko is motivated by the strong desire to prove herself to Keisuke. Upon entering the course, Keisuke is surprised by the bumpy road, and needs to adapt to it. Meanwhile, he is impressed by Kyoko’s excellent throttle control. But Kyoko makes a mistake, and Keisuke realizes that as much as a single-turbo FD is applying torque more effectively on rough surfaces, it’s a very peaky setup. Keisuke slightly bumps Kyoko’s RX7, and Kyoko loses boost, just as Keisuke had in his previous battle against Smiley Sakai. Keisuke gains the lead, and the battle against Kyoko, who wanted it to last forever, inevitably comes to an end.</p>
<br><br>
<h3>Nobuhiko Akiyama</h3>
<br>
<p class="articletext">Nobuhiko Akiyama is fully aware he is going to lose this battle. His goal <img src="NobuhikoAkiyama.jpg" class="driverimg"> is to gain as much information as possible for the second race against the Northern Saitama Alliance, this is why he chooses to chase. Ryosuke knows this, and prior to the battle, he tells Takumi to take it easy until the first hairpin, and then go all-out and escape Nobuhiko. Takumi leaves Akiyama far behind, and the battle ends. In the end, Nobuhiko lost the battle, but won information for the Northern Saitama Alliance.</p>
</article>
</body>
</html>