-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmap_player_0.html
More file actions
47 lines (47 loc) · 2.16 KB
/
map_player_0.html
File metadata and controls
47 lines (47 loc) · 2.16 KB
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
<html>
<title> player 0</title>
<meta http-equiv="refresh" content="3" >
<h1><b><center> Player 0<center></b></h1>
<body>
<table style = "margin:0px auto; border "75" cellspacing "21" cellpadding = "20" bgcolor =006633 ""; >
<tr>
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/winTile.jpg ">
</tr>
<tr>
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/grassTile.jpg ">
<td width="12" align = "center" background = "images/grassTile.jpg ">
<td width="12" align = "center" background = "images/grassTile.jpg ">
</tr>
<tr>
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/grassTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
</tr>
<tr>
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
</tr>
<tr>
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
<td width="12" align = "center" background = "images/hiddenTile.jpg ">
</tr>
</table>
<center><b><font size= "20"; face ="Gotham"; color = "blue">
Congratulations! YOU WIN!!!
</center></b></font>
</body>
</html>