-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmstory.html
158 lines (113 loc) · 5.95 KB
/
mstory.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<html>
<title>Super Mario Odyssey 2D</title>
<! This is the title for my website.>
<head>
<link rel="icon" href = "icon.ico">
<style>
p.table1 {
margin: 0px 30px;
}
p.table2 {
margin: 0px 30px;
}
p.table3 {
margin: 0px 30px;
}
#mtable {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
position: absolute;
top: 1800px;
left: 100px;
}
#mtable2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
position: absolute;
top: 4300px;
left: 100px;
}
#mtable td, #mtable2 td {
border: 1px solid #000;
padding: 8px;
text-align: center;
font-size: 250%;
width: 600;
}
#mtable td, #mtable2 td:hover {background-color: #ddd;}
#mtable th, #mtable2 th {
padding-top: 12px;
padding-bottom: 12px;
text-align: center;
background-color: red;
color: white;
font-weight: bold;
font-size: 300%;
width: 450px;
}
</style>
</head>
<body
style="background-color:white;">
<img src = "P2Wallpaper.jpg" style ="position:absolute; TOP:0px; LEFT:0px; WIDTH: 1450; HEIGHT: 825;">
<img src = "P2Background1.png" style ="position:absolute; TOP:825px; LEFT:0px; WIDTH:1450; HEIGHT: 2000;">
<img src = "P2Background1.png" style ="position:absolute; TOP:2820px; LEFT:0px; WIDTH:1450; HEIGHT: 2000;">
<img src = "P2Background1.png" style ="position:absolute; TOP:4015px; LEFT:0px; WIDTH:1450; HEIGHT: 2000;">
<b>
<center>
<p style="font-family:trebuchetms; color:black; font-size:500%; position: absolute; top: 790; left: 100; "> TRAVEL THE GLOBE WITH MARIO </p>
</center>
</b>
<table id="mtable">
<tr>
<th colspan="2">MARIO'S ABILITIES</th>
</tr>
<tr>
<td>RUN</td>
<td><img src = "Run.png" style= "width: 500"></td>
</tr>
<tr>
<td>JUMP</td>
<td><img src = "Jump.jpg" style= "width: 400"></td>
</tr>
<tr>
<td>CROUCH</td>
<td><img src = "Crouch.png" style= "width: 400"></td>
</tr>
<tr>
<td>SWIM</td>
<td><img src = "Swim.png" style= "width: 600"></td>
</tr>
<tr>
<td>THROW</td>
<td><img src = "Throw.png" style= "width: 600"></td>
</tr>
</table>
<table id="mtable2">
<tr>
<th colspan="2">MARIO'S POWERUPS</th>
</tr>
<tr>
<td>FIRE MARIO</td>
<td><img src = "FMario.png" style= "width: 600"></td>
</tr>
<tr>
<td>ICE MARIO</td>
<td><img src = "IMario.png" style= "width: 600"></td>
</tr>
</table>
<p class="table1"; style="font-family:trebuchetms; color:black; font-size:200%; position: absolute; top:1050px; left: 5px;"> Use amazing new abilities—like the power to capture and control objects, animals, and enemies—to collect Power Moons so you can power up the Odyssey airship and save Princess Peach from Bowser's wedding plans! </p>
<p class="table2"; style="font-family:trebuchetms; color:black; font-size:200%; position: absolute; top:1230px; left: 5px;"> Thanks to heroic, hat-shaped Cappy, Mario's got new moves that'll make you rethink his traditional run-and-jump gameplay—like cap jump, cap throw, and capture. Use captured cohorts such as enemies, objects, and animals to progress through the game and uncover loads of hidden collectibles. And if you feel like playing with a friend, just pass them a Joy-Con™ controller! Player 1 controls Mario while Player 2 controls Cappy. This sandbox-style 3D Mario adventure—the first since 1996's beloved Super Mario 64™ and 2002's Nintendo GameCube™ classic Super Mario Sunshine™—is packed with secrets and surprises, plus exciting new kingdoms to explore. </p>
<p class="table3"; style="font-family:trebuchetms; color:black; font-size:200%; position: absolute; top:1600px; left: 5px;"> Explore astonishing new locales like skyscraper-packed New Donk City to your heart's content, and run into familiar friends and foes as you try to save Princess Peach from Bowser's dastardly wedding plans. </p>
<img src = "Wall1.jpg" style ="position:absolute; TOP:5425px; LEFT:0px; WIDTH: 1450px; HEIGHT: 800px;">
<b>
<center>
<p style="font-family:trebuchetms; color:lightgoldenrodyellow; font-size:600%; position: absolute; top:5392px; left:300px;"> PLAY IT FOR FREE! </p>
</center>
</b>
<img src = "Game1.png" style ="position:absolute; TOP:5650px; LEFT:600px; WIDTH: 200px; HEIGHT: 350px;">
<form>
<input style="position:absolute; top:6075px; left:375px;width: 650px; height: 80px; padding: 20px; cursor: pointer; box-shadow: 6px 6px 5px; #000000; -webkit-box-shadow: 6px 6px 5px #000000; -moz-box-shadow: 6px 6px 5px #999; background: #FFFFFF; color: #000; font-family:trebuchetms; border-radius: 10px; border: 1px solid #999; font-size: 175%; font-weight: bold;" type="submit" value="Play Now" onclick=" Link to game" />
</form>
</body>
</html>