-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
31 lines (17 loc) · 812 Bytes
/
index.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
<html>
<head>
<title>WELCOME</title>
</head>
<body background="image/black2.jpg">
<font color="BLUE"><h1 align="center">AMAZING JIGSAW PUZZLES</h1></font>
<hr>
</br>
</br>
</br>
</br>
</br>
</br>
<a href="game1_cw1.html"><img src="image/puzzle2.jpg" width="70px" height="50px"></a>
</br><font color="orange" size="60px">CLICK ME TO START THIS GAME :)</font></br></br></br></br></br></br></br></br></br></br></br></br><hr>
</body>
</html>