-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGame Maker.html
53 lines (52 loc) · 2.27 KB
/
Game Maker.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>DVBRIS.net - Game Maker</title>
</head>
<body bgcolor="#cccccc">
<font face="Segoe Print">
<table border="0" cellpadding="10" width="100%">
<tr bgcolor="#ffffcc">
<td align="center" width="10%"><a href="Index.html">Home</a></td>
<td align="center" width="10%"><a href="Computers.html">Computers</a></td>
<td align="center" width="10%"><a href="Scratch.html">Scratch</a></td>
<td align="center" width="10%"><a href="Lego.html">Lego</a></td>
<td align="center" width="10%"><a href="Web%20Design.html">Web Design</a></td>
<td align="center" width="10%"><a href="GO%20Invent.html">GO Invent</a></td>
<td align="center" width="10%"><a href="Programming.html">Programming</a></td>
<td align="center" width="10%"><a href="Graphics.html">Graphics</a></td>
<td align="center" width="10%"><a href="Contact%20Us.html">Contact Us</a></td>
<td align="center" width="10%"><a href="More.html">More...</a></td>
</tr>
<tr>
<td colspan="10" align="center">
<h1 align="center">
<a href="http://www.my-narrowboat.co.uk"target="_blank"><img src="Images\boat.gif"></a>
<font color=red font size=48>DVBRIS.net</font>
<a href="http://www.my-narrowboat.co.uk"target="_blank"><img src="Images\boat.gif"></a>
</h1>
</td>
</tr>
<tr>
<td colspan="10" align="center"><h2>Game Maker</h2></td>
</tr>
<tr bgcolor="#ffffcc">
<td colspan="10">
<p1>Game Maker is a programming language for making games, here is the link to the website, where you can see other people's games and download the software:
<a href="http://yoyogames.com" target="_blank">Game Maker</a></p1>
</td>
</tr>
<tr>
<td colspan="2" align="center" width="10%"><a href="http://goinvent.web.officelive.com"target="_blank">GO Invent</a></td>
<td colspan="2" align="center" width="10%"><a href="http://www.my-narrowboat.co.uk"target="_blank">DVBRIS</a></td>
<td colspan="2" align="center" width="10%"><a href="http://scratch.mit.edu"target="_blank">Scratch</a></td>
<td colspan="2" align="center" width="10%"><a href="http://grit96.webatu.com"target="_blank">Grit96</a></td>
<td colspan="2" align="center" width="10%"><a href="http://ollsgames.hostei.com"target="_blank">Olls Games</a></td>
</tr>
<tr>
<td colspan="10" align="center">Copyright © DVBRIS.net 2011</td>
</tr>
</table>
</font>
</body>
</html>