-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathScratch.html
More file actions
60 lines (59 loc) · 2.58 KB
/
Scratch.html
File metadata and controls
60 lines (59 loc) · 2.58 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
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>DVBRIS.net - Scratch</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><a href="http://scratch.mit.edu"target="_blank"><img src="Images\Scratch%20logo.png"height="100"></a></td>
</h2></td>
</tr>
<tr bgcolor="#ffffcc">
<td colspan="10">
<p1>
<br/>
<table><tr>
<td><p1>Welcome to our Scratch page. On this page you can find many of our best Scratch projects, links to the Scratch website, and variations of Scratch which can do additional things as Scratch. Please browse through and comment on our projects. Also see our
<a href="Scratch%20Graphics.html">Scratch Graphics</a> page.</p1></td>
<td width="200"><img src="Images\Scratch%20block.png"width="200"></td>
</tr></table>
</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>