Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199607.adf » Features » HTML/disc_html
HTML/disc_html
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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199607.adf » Features |
Filename: | HTML/disc_html |
Read OK: | ✔ |
File size: | 0741 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>Acorn User 168: HTML on the cover disc</title> </head> <body> <h1>On the disc</h1> <p>There is an HTML version of this article on the cover disc (you're reading it now :-). I have marked it up as I would for a Web site, with links to separate sections in separate files. I haven't gone overboard on the markup; it's meant to illustrate what HTML looks like rather than look overly pretty. <p>The files can be viewed with any HTML browser such as <cite>ArcWeb</cite> or <cite>Webster</cite> from the first <cite>Acorn User</cite> CD-ROM (heavily updated copies of these programs exist elsewhere). There are some links in it to files on the Internet; obviously these can only be followed if you are on-line. <p>Note that the HTML is taken from an early draft of the article, and may therefore not match what is actually printed. Feel free to copy the files, mess about with them and replace everything with your own text. They're there to be experimented with. <p>There are a few points to note: <ul> <li> By default HTML files have the extension .htm or .html. This is of course totally at odds with RISC OS which uses the fullstop as a separator in path names and so won't allow it in file names. On the Acorn you get round this by ending the files with /htm or /html as you would on a PC disc - the browser translates. <li>I've used lots of tags in the HTML on the disc that I haven't talked about yet. See if you can work out what they all do. <li>The full HTML document would use graphics as well for the screenshots, but I <em>really</em> haven't covered these, so it wouldn't be fair to include them. <li>I'm writing this over Easter, so I've included a couple of 'Easter eggs' on the disc. </ul> <p><a href="index.html">Back to the main article</a>. </body> </html>
00000000 3c 21 44 4f 43 54 59 50 45 20 48 54 4d 4c 20 50 |<!DOCTYPE HTML P| 00000010 55 42 4c 49 43 20 22 2d 2f 2f 49 45 54 46 2f 2f |UBLIC "-//IETF//| 00000020 44 54 44 20 48 54 4d 4c 2f 2f 45 4e 22 3e 0a 0a |DTD HTML//EN">..| 00000030 3c 68 74 6d 6c 3e 0a 3c 68 65 61 64 3e 0a 3c 74 |<html>.<head>.<t| 00000040 69 74 6c 65 3e 41 63 6f 72 6e 20 55 73 65 72 20 |itle>Acorn User | 00000050 31 36 38 3a 20 48 54 4d 4c 20 6f 6e 20 74 68 65 |168: HTML on the| 00000060 20 63 6f 76 65 72 20 64 69 73 63 3c 2f 74 69 74 | cover disc</tit| 00000070 6c 65 3e 0a 3c 2f 68 65 61 64 3e 0a 0a 3c 62 6f |le>.</head>..<bo| 00000080 64 79 3e 0a 3c 68 31 3e 4f 6e 20 74 68 65 20 64 |dy>.<h1>On the d| 00000090 69 73 63 3c 2f 68 31 3e 0a 0a 3c 70 3e 54 68 65 |isc</h1>..<p>The| 000000a0 72 65 20 69 73 20 61 6e 20 48 54 4d 4c 20 76 65 |re is an HTML ve| 000000b0 72 73 69 6f 6e 20 6f 66 20 74 68 69 73 20 61 72 |rsion of this ar| 000000c0 74 69 63 6c 65 20 6f 6e 20 74 68 65 20 63 6f 76 |ticle on the cov| 000000d0 65 72 20 64 69 73 63 20 28 79 6f 75 27 72 65 20 |er disc (you're | 000000e0 72 65 61 64 69 6e 67 0a 69 74 20 6e 6f 77 20 3a |reading.it now :| 000000f0 2d 29 2e 20 49 20 68 61 76 65 20 6d 61 72 6b 65 |-). I have marke| 00000100 64 20 69 74 20 75 70 20 61 73 20 49 20 77 6f 75 |d it up as I wou| 00000110 6c 64 20 66 6f 72 20 61 20 57 65 62 20 73 69 74 |ld for a Web sit| 00000120 65 2c 20 77 69 74 68 20 6c 69 6e 6b 73 20 74 6f |e, with links to| 00000130 0a 73 65 70 61 72 61 74 65 20 73 65 63 74 69 6f |.separate sectio| 00000140 6e 73 20 69 6e 20 73 65 70 61 72 61 74 65 20 66 |ns in separate f| 00000150 69 6c 65 73 2e 20 49 20 68 61 76 65 6e 27 74 20 |iles. I haven't | 00000160 67 6f 6e 65 20 6f 76 65 72 62 6f 61 72 64 20 6f |gone overboard o| 00000170 6e 20 74 68 65 20 6d 61 72 6b 75 70 3b 0a 69 74 |n the markup;.it| 00000180 27 73 20 6d 65 61 6e 74 20 74 6f 20 69 6c 6c 75 |'s meant to illu| 00000190 73 74 72 61 74 65 20 77 68 61 74 20 48 54 4d 4c |strate what HTML| 000001a0 20 6c 6f 6f 6b 73 20 6c 69 6b 65 20 72 61 74 68 | looks like rath| 000001b0 65 72 20 74 68 61 6e 20 6c 6f 6f 6b 20 6f 76 65 |er than look ove| 000001c0 72 6c 79 20 70 72 65 74 74 79 2e 0a 0a 3c 70 3e |rly pretty...<p>| 000001d0 54 68 65 20 66 69 6c 65 73 20 63 61 6e 20 62 65 |The files can be| 000001e0 20 76 69 65 77 65 64 20 77 69 74 68 20 61 6e 79 | viewed with any| 000001f0 20 48 54 4d 4c 20 62 72 6f 77 73 65 72 20 73 75 | HTML browser su| 00000200 63 68 20 61 73 20 3c 63 69 74 65 3e 41 72 63 57 |ch as <cite>ArcW| 00000210 65 62 3c 2f 63 69 74 65 3e 0a 6f 72 20 3c 63 69 |eb</cite>.or <ci| 00000220 74 65 3e 57 65 62 73 74 65 72 3c 2f 63 69 74 65 |te>Webster</cite| 00000230 3e 20 66 72 6f 6d 20 74 68 65 20 66 69 72 73 74 |> from the first| 00000240 20 3c 63 69 74 65 3e 41 63 6f 72 6e 20 55 73 65 | <cite>Acorn Use| 00000250 72 3c 2f 63 69 74 65 3e 20 43 44 2d 52 4f 4d 0a |r</cite> CD-ROM.| 00000260 28 68 65 61 76 69 6c 79 20 75 70 64 61 74 65 64 |(heavily updated| 00000270 20 63 6f 70 69 65 73 20 6f 66 20 74 68 65 73 65 | copies of these| 00000280 20 70 72 6f 67 72 61 6d 73 20 65 78 69 73 74 20 | programs exist | 00000290 65 6c 73 65 77 68 65 72 65 29 2e 20 54 68 65 72 |elsewhere). Ther| 000002a0 65 20 61 72 65 20 73 6f 6d 65 0a 6c 69 6e 6b 73 |e are some.links| 000002b0 20 69 6e 20 69 74 20 74 6f 20 66 69 6c 65 73 20 | in it to files | 000002c0 6f 6e 20 74 68 65 20 49 6e 74 65 72 6e 65 74 3b |on the Internet;| 000002d0 20 6f 62 76 69 6f 75 73 6c 79 20 74 68 65 73 65 | obviously these| 000002e0 20 63 61 6e 20 6f 6e 6c 79 20 62 65 20 66 6f 6c | can only be fol| 000002f0 6c 6f 77 65 64 20 69 66 0a 79 6f 75 20 61 72 65 |lowed if.you are| 00000300 20 6f 6e 2d 6c 69 6e 65 2e 0a 0a 3c 70 3e 4e 6f | on-line...<p>No| 00000310 74 65 20 74 68 61 74 20 74 68 65 20 48 54 4d 4c |te that the HTML| 00000320 20 69 73 20 74 61 6b 65 6e 20 66 72 6f 6d 20 61 | is taken from a| 00000330 6e 20 65 61 72 6c 79 20 64 72 61 66 74 20 6f 66 |n early draft of| 00000340 20 74 68 65 20 61 72 74 69 63 6c 65 2c 20 61 6e | the article, an| 00000350 64 20 6d 61 79 0a 74 68 65 72 65 66 6f 72 65 20 |d may.therefore | 00000360 6e 6f 74 20 6d 61 74 63 68 20 77 68 61 74 20 69 |not match what i| 00000370 73 20 61 63 74 75 61 6c 6c 79 20 70 72 69 6e 74 |s actually print| 00000380 65 64 2e 20 46 65 65 6c 20 66 72 65 65 20 74 6f |ed. Feel free to| 00000390 20 63 6f 70 79 20 74 68 65 20 66 69 6c 65 73 2c | copy the files,| 000003a0 0a 6d 65 73 73 20 61 62 6f 75 74 20 77 69 74 68 |.mess about with| 000003b0 20 74 68 65 6d 20 61 6e 64 20 72 65 70 6c 61 63 | them and replac| 000003c0 65 20 65 76 65 72 79 74 68 69 6e 67 20 77 69 74 |e everything wit| 000003d0 68 20 79 6f 75 72 20 6f 77 6e 20 74 65 78 74 2e |h your own text.| 000003e0 20 54 68 65 79 27 72 65 20 74 68 65 72 65 0a 74 | They're there.t| 000003f0 6f 20 62 65 20 65 78 70 65 72 69 6d 65 6e 74 65 |o be experimente| 00000400 64 20 77 69 74 68 2e 0a 0a 3c 70 3e 54 68 65 72 |d with...<p>Ther| 00000410 65 20 61 72 65 20 61 20 66 65 77 20 70 6f 69 6e |e are a few poin| 00000420 74 73 20 74 6f 20 6e 6f 74 65 3a 0a 0a 3c 75 6c |ts to note:..<ul| 00000430 3e 0a 20 20 3c 6c 69 3e 20 42 79 20 64 65 66 61 |>. <li> By defa| 00000440 75 6c 74 20 48 54 4d 4c 20 66 69 6c 65 73 20 68 |ult HTML files h| 00000450 61 76 65 20 74 68 65 20 65 78 74 65 6e 73 69 6f |ave the extensio| 00000460 6e 20 2e 68 74 6d 20 6f 72 20 2e 68 74 6d 6c 2e |n .htm or .html.| 00000470 20 54 68 69 73 20 69 73 20 6f 66 0a 63 6f 75 72 | This is of.cour| 00000480 73 65 20 74 6f 74 61 6c 6c 79 20 61 74 20 6f 64 |se totally at od| 00000490 64 73 20 77 69 74 68 20 52 49 53 43 20 4f 53 20 |ds with RISC OS | 000004a0 77 68 69 63 68 20 75 73 65 73 20 74 68 65 20 66 |which uses the f| 000004b0 75 6c 6c 73 74 6f 70 20 61 73 20 61 20 73 65 70 |ullstop as a sep| 000004c0 61 72 61 74 6f 72 20 69 6e 0a 70 61 74 68 20 6e |arator in.path n| 000004d0 61 6d 65 73 20 61 6e 64 20 73 6f 20 77 6f 6e 27 |ames and so won'| 000004e0 74 20 61 6c 6c 6f 77 20 69 74 20 69 6e 20 66 69 |t allow it in fi| 000004f0 6c 65 20 6e 61 6d 65 73 2e 20 4f 6e 20 74 68 65 |le names. On the| 00000500 20 41 63 6f 72 6e 20 79 6f 75 20 67 65 74 20 72 | Acorn you get r| 00000510 6f 75 6e 64 0a 74 68 69 73 20 62 79 20 65 6e 64 |ound.this by end| 00000520 69 6e 67 20 74 68 65 20 66 69 6c 65 73 20 77 69 |ing the files wi| 00000530 74 68 20 2f 68 74 6d 20 6f 72 20 2f 68 74 6d 6c |th /htm or /html| 00000540 20 61 73 20 79 6f 75 20 77 6f 75 6c 64 20 6f 6e | as you would on| 00000550 20 61 20 50 43 20 64 69 73 63 20 2d 20 74 68 65 | a PC disc - the| 00000560 0a 62 72 6f 77 73 65 72 20 74 72 61 6e 73 6c 61 |.browser transla| 00000570 74 65 73 2e 0a 20 20 3c 6c 69 3e 49 27 76 65 20 |tes.. <li>I've | 00000580 75 73 65 64 20 6c 6f 74 73 20 6f 66 20 74 61 67 |used lots of tag| 00000590 73 20 69 6e 20 74 68 65 20 48 54 4d 4c 20 6f 6e |s in the HTML on| 000005a0 20 74 68 65 20 64 69 73 63 20 74 68 61 74 20 49 | the disc that I| 000005b0 20 68 61 76 65 6e 27 74 20 74 61 6c 6b 65 64 0a | haven't talked.| 000005c0 61 62 6f 75 74 20 79 65 74 2e 20 53 65 65 20 69 |about yet. See i| 000005d0 66 20 79 6f 75 20 63 61 6e 20 77 6f 72 6b 20 6f |f you can work o| 000005e0 75 74 20 77 68 61 74 20 74 68 65 79 20 61 6c 6c |ut what they all| 000005f0 20 64 6f 2e 0a 20 20 3c 6c 69 3e 54 68 65 20 66 | do.. <li>The f| 00000600 75 6c 6c 20 48 54 4d 4c 20 64 6f 63 75 6d 65 6e |ull HTML documen| 00000610 74 20 77 6f 75 6c 64 20 75 73 65 20 67 72 61 70 |t would use grap| 00000620 68 69 63 73 20 61 73 20 77 65 6c 6c 20 66 6f 72 |hics as well for| 00000630 20 74 68 65 20 73 63 72 65 65 6e 73 68 6f 74 73 | the screenshots| 00000640 2c 0a 62 75 74 20 49 20 3c 65 6d 3e 72 65 61 6c |,.but I <em>real| 00000650 6c 79 3c 2f 65 6d 3e 20 68 61 76 65 6e 27 74 20 |ly</em> haven't | 00000660 63 6f 76 65 72 65 64 20 74 68 65 73 65 2c 20 73 |covered these, s| 00000670 6f 20 69 74 20 77 6f 75 6c 64 6e 27 74 20 62 65 |o it wouldn't be| 00000680 20 66 61 69 72 20 74 6f 0a 69 6e 63 6c 75 64 65 | fair to.include| 00000690 20 74 68 65 6d 2e 0a 20 20 3c 6c 69 3e 49 27 6d | them.. <li>I'm| 000006a0 20 77 72 69 74 69 6e 67 20 74 68 69 73 20 6f 76 | writing this ov| 000006b0 65 72 20 45 61 73 74 65 72 2c 20 73 6f 20 49 27 |er Easter, so I'| 000006c0 76 65 20 69 6e 63 6c 75 64 65 64 20 61 20 63 6f |ve included a co| 000006d0 75 70 6c 65 20 6f 66 20 27 45 61 73 74 65 72 0a |uple of 'Easter.| 000006e0 65 67 67 73 27 20 6f 6e 20 74 68 65 20 64 69 73 |eggs' on the dis| 000006f0 63 2e 20 3c 2f 75 6c 3e 0a 0a 3c 70 3e 3c 61 20 |c. </ul>..<p><a | 00000700 68 72 65 66 3d 22 69 6e 64 65 78 2e 68 74 6d 6c |href="index.html| 00000710 22 3e 42 61 63 6b 20 74 6f 20 74 68 65 20 6d 61 |">Back to the ma| 00000720 69 6e 20 61 72 74 69 63 6c 65 3c 2f 61 3e 2e 0a |in article</a>..| 00000730 0a 3c 2f 62 6f 64 79 3e 0a 3c 2f 68 74 6d 6c 3e |.</body>.</html>| 00000740 0a |.| 00000741