Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_5_scp.adf » Argosp » !Fresco/Docs/ArgoSphere/seax/level1/ex2_htm
!Fresco/Docs/ArgoSphere/seax/level1/ex2_htm
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_5_scp.adf » Argosp |
Filename: | !Fresco/Docs/ArgoSphere/seax/level1/ex2_htm |
Read OK: | ✔ |
File size: | 04B5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<html> <head> <title>Exercise 2</title> </head> <body bgcolor="#FFFFFF" vlink="#0000FF"> <p align="center"><font color="#FF0000" size="5"><strong>What is in the Pool?</strong></font></p> <p><font color="#000000" size="4">Tick the boxes to show which things might be in the tiny rock pool.<br> Press the "Answer" button when you have finished.</font></p> <form method="GET" name="form"> <div align="center"><center><table border="1" cellpadding="8" cellspacing="1"> <tr> <td><font color="#FF0000" size="4">octopus</font> <input type="checkbox" name="C4"></td> <td><font color="#FF0000" size="4">whale</font> <input type="checkbox" name="C3"></td> <td><font color="#FF0000" size="4">starfish</font> <input type="checkbox" name="C14"></td> </tr> <tr> <td><font color="#FF0000" size="4">crab</font> <input type="checkbox" name="C5"></td> <td><font color="#FF0000" size="4">seaweed</font> <input type="checkbox" name="C6"></td> <td><font color="#FF0000" size="4">winkle</font> <input type="checkbox" name="C10"></td> </tr> </table> </center></div> </form> <p align="center"><a href="answ2.htm"><img src="../../Sea/images/answer.gif" border="0" width="75" height="27"></a></p> </body> </html>
00000000 3c 68 74 6d 6c 3e 0a 0a 3c 68 65 61 64 3e 0a 0a |<html>..<head>..| 00000010 0a 3c 74 69 74 6c 65 3e 45 78 65 72 63 69 73 65 |.<title>Exercise| 00000020 20 32 3c 2f 74 69 74 6c 65 3e 0a 3c 2f 68 65 61 | 2</title>.</hea| 00000030 64 3e 0a 0a 3c 62 6f 64 79 20 62 67 63 6f 6c 6f |d>..<body bgcolo| 00000040 72 3d 22 23 46 46 46 46 46 46 22 20 76 6c 69 6e |r="#FFFFFF" vlin| 00000050 6b 3d 22 23 30 30 30 30 46 46 22 3e 0a 0a 3c 70 |k="#0000FF">..<p| 00000060 20 61 6c 69 67 6e 3d 22 63 65 6e 74 65 72 22 3e | align="center">| 00000070 3c 66 6f 6e 74 20 63 6f 6c 6f 72 3d 22 23 46 46 |<font color="#FF| 00000080 30 30 30 30 22 20 73 69 7a 65 3d 22 35 22 3e 3c |0000" size="5"><| 00000090 73 74 72 6f 6e 67 3e 57 68 61 74 20 69 73 0a 69 |strong>What is.i| 000000a0 6e 20 74 68 65 20 50 6f 6f 6c 3f 3c 2f 73 74 72 |n the Pool?</str| 000000b0 6f 6e 67 3e 3c 2f 66 6f 6e 74 3e 3c 2f 70 3e 0a |ong></font></p>.| 000000c0 0a 3c 70 3e 3c 66 6f 6e 74 20 63 6f 6c 6f 72 3d |.<p><font color=| 000000d0 22 23 30 30 30 30 30 30 22 20 73 69 7a 65 3d 22 |"#000000" size="| 000000e0 34 22 3e 54 69 63 6b 20 74 68 65 20 62 6f 78 65 |4">Tick the boxe| 000000f0 73 20 74 6f 20 73 68 6f 77 20 77 68 69 63 68 0a |s to show which.| 00000100 74 68 69 6e 67 73 20 6d 69 67 68 74 20 62 65 20 |things might be | 00000110 69 6e 20 74 68 65 20 74 69 6e 79 20 72 6f 63 6b |in the tiny rock| 00000120 20 70 6f 6f 6c 2e 3c 62 72 3e 0a 50 72 65 73 73 | pool.<br>.Press| 00000130 20 74 68 65 20 26 71 75 6f 74 3b 41 6e 73 77 65 | the "Answe| 00000140 72 26 71 75 6f 74 3b 20 62 75 74 74 6f 6e 20 77 |r" button w| 00000150 68 65 6e 20 79 6f 75 20 68 61 76 65 20 66 69 6e |hen you have fin| 00000160 69 73 68 65 64 2e 3c 2f 66 6f 6e 74 3e 3c 2f 70 |ished.</font></p| 00000170 3e 0a 0a 3c 66 6f 72 6d 20 6d 65 74 68 6f 64 3d |>..<form method=| 00000180 22 47 45 54 22 20 6e 61 6d 65 3d 22 66 6f 72 6d |"GET" name="form| 00000190 22 3e 0a 3c 64 69 76 20 61 6c 69 67 6e 3d 22 63 |">.<div align="c| 000001a0 65 6e 74 65 72 22 3e 3c 63 65 6e 74 65 72 3e 3c |enter"><center><| 000001b0 74 61 62 6c 65 20 62 6f 72 64 65 72 3d 22 31 22 |table border="1"| 000001c0 20 63 65 6c 6c 70 61 64 64 69 6e 67 3d 22 38 22 | cellpadding="8"| 000001d0 20 63 65 6c 6c 73 70 61 63 69 6e 67 3d 22 31 22 | cellspacing="1"| 000001e0 3e 0a 3c 74 72 3e 0a 3c 74 64 3e 3c 66 6f 6e 74 |>.<tr>.<td><font| 000001f0 20 63 6f 6c 6f 72 3d 22 23 46 46 30 30 30 30 22 | color="#FF0000"| 00000200 20 73 69 7a 65 3d 22 34 22 3e 6f 63 74 6f 70 75 | size="4">octopu| 00000210 73 3c 2f 66 6f 6e 74 3e 20 3c 69 6e 70 75 74 20 |s</font> <input | 00000220 74 79 70 65 3d 22 63 68 65 63 6b 62 6f 78 22 20 |type="checkbox" | 00000230 6e 61 6d 65 3d 22 43 34 22 3e 3c 2f 74 64 3e 0a |name="C4"></td>.| 00000240 3c 74 64 3e 3c 66 6f 6e 74 20 63 6f 6c 6f 72 3d |<td><font color=| 00000250 22 23 46 46 30 30 30 30 22 20 73 69 7a 65 3d 22 |"#FF0000" size="| 00000260 34 22 3e 77 68 61 6c 65 3c 2f 66 6f 6e 74 3e 20 |4">whale</font> | 00000270 3c 69 6e 70 75 74 20 74 79 70 65 3d 22 63 68 65 |<input type="che| 00000280 63 6b 62 6f 78 22 20 6e 61 6d 65 3d 22 43 33 22 |ckbox" name="C3"| 00000290 3e 3c 2f 74 64 3e 0a 3c 74 64 3e 3c 66 6f 6e 74 |></td>.<td><font| 000002a0 20 63 6f 6c 6f 72 3d 22 23 46 46 30 30 30 30 22 | color="#FF0000"| 000002b0 20 73 69 7a 65 3d 22 34 22 3e 73 74 61 72 66 69 | size="4">starfi| 000002c0 73 68 3c 2f 66 6f 6e 74 3e 20 3c 69 6e 70 75 74 |sh</font> <input| 000002d0 20 74 79 70 65 3d 22 63 68 65 63 6b 62 6f 78 22 | type="checkbox"| 000002e0 20 6e 61 6d 65 3d 22 43 31 34 22 3e 3c 2f 74 64 | name="C14"></td| 000002f0 3e 0a 3c 2f 74 72 3e 0a 3c 74 72 3e 0a 3c 74 64 |>.</tr>.<tr>.<td| 00000300 3e 3c 66 6f 6e 74 20 63 6f 6c 6f 72 3d 22 23 46 |><font color="#F| 00000310 46 30 30 30 30 22 20 73 69 7a 65 3d 22 34 22 3e |F0000" size="4">| 00000320 63 72 61 62 3c 2f 66 6f 6e 74 3e 20 3c 69 6e 70 |crab</font> <inp| 00000330 75 74 20 74 79 70 65 3d 22 63 68 65 63 6b 62 6f |ut type="checkbo| 00000340 78 22 20 6e 61 6d 65 3d 22 43 35 22 3e 3c 2f 74 |x" name="C5"></t| 00000350 64 3e 0a 3c 74 64 3e 3c 66 6f 6e 74 20 63 6f 6c |d>.<td><font col| 00000360 6f 72 3d 22 23 46 46 30 30 30 30 22 20 73 69 7a |or="#FF0000" siz| 00000370 65 3d 22 34 22 3e 73 65 61 77 65 65 64 3c 2f 66 |e="4">seaweed</f| 00000380 6f 6e 74 3e 20 3c 69 6e 70 75 74 20 74 79 70 65 |ont> <input type| 00000390 3d 22 63 68 65 63 6b 62 6f 78 22 20 6e 61 6d 65 |="checkbox" name| 000003a0 3d 22 43 36 22 3e 3c 2f 74 64 3e 0a 3c 74 64 3e |="C6"></td>.<td>| 000003b0 3c 66 6f 6e 74 20 63 6f 6c 6f 72 3d 22 23 46 46 |<font color="#FF| 000003c0 30 30 30 30 22 20 73 69 7a 65 3d 22 34 22 3e 77 |0000" size="4">w| 000003d0 69 6e 6b 6c 65 3c 2f 66 6f 6e 74 3e 20 3c 69 6e |inkle</font> <in| 000003e0 70 75 74 20 74 79 70 65 3d 22 63 68 65 63 6b 62 |put type="checkb| 000003f0 6f 78 22 20 6e 61 6d 65 3d 22 43 31 30 22 3e 3c |ox" name="C10"><| 00000400 2f 74 64 3e 0a 3c 2f 74 72 3e 0a 3c 2f 74 61 62 |/td>.</tr>.</tab| 00000410 6c 65 3e 0a 3c 2f 63 65 6e 74 65 72 3e 3c 2f 64 |le>.</center></d| 00000420 69 76 3e 0a 3c 2f 66 6f 72 6d 3e 0a 0a 3c 70 20 |iv>.</form>..<p | 00000430 61 6c 69 67 6e 3d 22 63 65 6e 74 65 72 22 3e 3c |align="center"><| 00000440 61 20 68 72 65 66 3d 22 61 6e 73 77 32 2e 68 74 |a href="answ2.ht| 00000450 6d 22 3e 3c 69 6d 67 20 73 72 63 3d 22 2e 2e 2f |m"><img src="../| 00000460 2e 2e 2f 53 65 61 2f 69 6d 61 67 65 73 2f 61 6e |../Sea/images/an| 00000470 73 77 65 72 2e 67 69 66 22 20 62 6f 72 64 65 72 |swer.gif" border| 00000480 3d 22 30 22 20 77 69 64 74 68 3d 22 37 35 22 20 |="0" width="75" | 00000490 68 65 69 67 68 74 3d 22 32 37 22 3e 3c 2f 61 3e |height="27"></a>| 000004a0 3c 2f 70 3e 0a 3c 2f 62 6f 64 79 3e 0a 3c 2f 68 |</p>.</body>.</h| 000004b0 74 6d 6c 3e 0a |tml>.| 000004b5