Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199607.adf » Features » HTML/title_html
HTML/title_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/title_html |
Read OK: | ✔ |
File size: | 0587 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>Acorn User 168: HTML article - document title inset</title> </head> <body> <h1>The document title</h1> <p>The title - the text between the <var><title></var> tags - is often used by the browser or other programs to refer to the page, as it's usually a lot more meaningful than the file name. For instance, <cite>ArcWeb</cite> displays it in the title bar of the window containing the page. You should always include a title, and should try to make it meaningful as part of a list of unrelated pages. <p>Titles such as 'home page' or 'example 37' should be avoided, because out of context they will be meaningless. 'Lowlands University Accoustics Group home page' or 'Manx Shearwater mating calls: example 37' are better. <p>However, it's not actually displayed on the page itself, and you'll often find yourself repeating it after the <body> tag. Don't worry, this is quite usual and is good HTML. A good title should be 50 characters or less and carry enough information to identify the page in a list of unrelated pages. The title in the body part of the document can often be shorter, as it will usually be being viewed in the context of the pages around it. 'Example 37' might well be good enough for this, although it hardly shouts 'Read me!' does it? <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 61 72 74 69 63 6c |168: HTML articl| 00000060 65 20 2d 20 64 6f 63 75 6d 65 6e 74 20 74 69 74 |e - document tit| 00000070 6c 65 20 69 6e 73 65 74 3c 2f 74 69 74 6c 65 3e |le inset</title>| 00000080 0a 3c 2f 68 65 61 64 3e 0a 0a 3c 62 6f 64 79 3e |.</head>..<body>| 00000090 0a 0a 3c 68 31 3e 54 68 65 20 64 6f 63 75 6d 65 |..<h1>The docume| 000000a0 6e 74 20 74 69 74 6c 65 3c 2f 68 31 3e 0a 0a 3c |nt title</h1>..<| 000000b0 70 3e 54 68 65 20 74 69 74 6c 65 20 2d 20 74 68 |p>The title - th| 000000c0 65 20 74 65 78 74 20 62 65 74 77 65 65 6e 20 74 |e text between t| 000000d0 68 65 20 3c 76 61 72 3e 26 6c 74 3b 74 69 74 6c |he <var><titl| 000000e0 65 26 67 74 3b 3c 2f 76 61 72 3e 20 74 61 67 73 |e></var> tags| 000000f0 20 2d 20 69 73 20 6f 66 74 65 6e 20 75 73 65 64 | - is often used| 00000100 20 62 79 20 74 68 65 20 62 72 6f 77 73 65 72 20 | by the browser | 00000110 6f 72 20 6f 74 68 65 72 20 70 72 6f 67 72 61 6d |or other program| 00000120 73 20 74 6f 20 72 65 66 65 72 20 74 6f 20 74 68 |s to refer to th| 00000130 65 20 70 61 67 65 2c 20 61 73 20 69 74 27 73 20 |e page, as it's | 00000140 75 73 75 61 6c 6c 79 20 61 20 6c 6f 74 20 6d 6f |usually a lot mo| 00000150 72 65 20 6d 65 61 6e 69 6e 67 66 75 6c 20 74 68 |re meaningful th| 00000160 61 6e 20 74 68 65 20 66 69 6c 65 20 6e 61 6d 65 |an the file name| 00000170 2e 20 46 6f 72 20 69 6e 73 74 61 6e 63 65 2c 20 |. For instance, | 00000180 3c 63 69 74 65 3e 41 72 63 57 65 62 3c 2f 63 69 |<cite>ArcWeb</ci| 00000190 74 65 3e 0a 64 69 73 70 6c 61 79 73 20 69 74 20 |te>.displays it | 000001a0 69 6e 20 74 68 65 20 74 69 74 6c 65 20 62 61 72 |in the title bar| 000001b0 20 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 20 63 | of the window c| 000001c0 6f 6e 74 61 69 6e 69 6e 67 20 74 68 65 20 70 61 |ontaining the pa| 000001d0 67 65 2e 20 59 6f 75 20 73 68 6f 75 6c 64 0a 61 |ge. You should.a| 000001e0 6c 77 61 79 73 20 69 6e 63 6c 75 64 65 20 61 20 |lways include a | 000001f0 74 69 74 6c 65 2c 20 61 6e 64 20 73 68 6f 75 6c |title, and shoul| 00000200 64 20 74 72 79 20 74 6f 20 6d 61 6b 65 20 69 74 |d try to make it| 00000210 20 6d 65 61 6e 69 6e 67 66 75 6c 20 61 73 20 70 | meaningful as p| 00000220 61 72 74 20 6f 66 20 61 0a 6c 69 73 74 20 6f 66 |art of a.list of| 00000230 20 75 6e 72 65 6c 61 74 65 64 20 70 61 67 65 73 | unrelated pages| 00000240 2e 0a 0a 3c 70 3e 54 69 74 6c 65 73 20 73 75 63 |...<p>Titles suc| 00000250 68 20 61 73 20 27 68 6f 6d 65 20 70 61 67 65 27 |h as 'home page'| 00000260 20 6f 72 20 27 65 78 61 6d 70 6c 65 20 33 37 27 | or 'example 37'| 00000270 20 73 68 6f 75 6c 64 20 62 65 20 61 76 6f 69 64 | should be avoid| 00000280 65 64 2c 20 62 65 63 61 75 73 65 20 6f 75 74 20 |ed, because out | 00000290 6f 66 20 63 6f 6e 74 65 78 74 20 74 68 65 79 20 |of context they | 000002a0 77 69 6c 6c 20 62 65 20 6d 65 61 6e 69 6e 67 6c |will be meaningl| 000002b0 65 73 73 2e 20 27 4c 6f 77 6c 61 6e 64 73 20 55 |ess. 'Lowlands U| 000002c0 6e 69 76 65 72 73 69 74 79 20 41 63 63 6f 75 73 |niversity Accous| 000002d0 74 69 63 73 20 47 72 6f 75 70 20 68 6f 6d 65 20 |tics Group home | 000002e0 70 61 67 65 27 20 6f 72 20 27 4d 61 6e 78 20 53 |page' or 'Manx S| 000002f0 68 65 61 72 77 61 74 65 72 20 6d 61 74 69 6e 67 |hearwater mating| 00000300 20 63 61 6c 6c 73 3a 20 65 78 61 6d 70 6c 65 20 | calls: example | 00000310 33 37 27 20 61 72 65 20 62 65 74 74 65 72 2e 0a |37' are better..| 00000320 0a 3c 70 3e 48 6f 77 65 76 65 72 2c 20 69 74 27 |.<p>However, it'| 00000330 73 20 6e 6f 74 20 61 63 74 75 61 6c 6c 79 20 64 |s not actually d| 00000340 69 73 70 6c 61 79 65 64 20 6f 6e 20 74 68 65 20 |isplayed on the | 00000350 70 61 67 65 20 69 74 73 65 6c 66 2c 20 61 6e 64 |page itself, and| 00000360 20 79 6f 75 27 6c 6c 20 6f 66 74 65 6e 0a 66 69 | you'll often.fi| 00000370 6e 64 20 79 6f 75 72 73 65 6c 66 20 72 65 70 65 |nd yourself repe| 00000380 61 74 69 6e 67 20 69 74 20 61 66 74 65 72 20 74 |ating it after t| 00000390 68 65 20 26 6c 74 3b 62 6f 64 79 26 67 74 3b 20 |he <body> | 000003a0 74 61 67 2e 20 44 6f 6e 27 74 20 77 6f 72 72 79 |tag. Don't worry| 000003b0 2c 20 74 68 69 73 20 69 73 0a 71 75 69 74 65 20 |, this is.quite | 000003c0 75 73 75 61 6c 20 61 6e 64 20 69 73 20 67 6f 6f |usual and is goo| 000003d0 64 20 48 54 4d 4c 2e 20 41 20 67 6f 6f 64 20 74 |d HTML. A good t| 000003e0 69 74 6c 65 20 73 68 6f 75 6c 64 20 62 65 20 35 |itle should be 5| 000003f0 30 20 63 68 61 72 61 63 74 65 72 73 20 6f 72 20 |0 characters or | 00000400 6c 65 73 73 0a 61 6e 64 20 63 61 72 72 79 20 65 |less.and carry e| 00000410 6e 6f 75 67 68 20 69 6e 66 6f 72 6d 61 74 69 6f |nough informatio| 00000420 6e 20 74 6f 20 69 64 65 6e 74 69 66 79 20 74 68 |n to identify th| 00000430 65 20 70 61 67 65 20 69 6e 20 61 20 6c 69 73 74 |e page in a list| 00000440 20 6f 66 20 75 6e 72 65 6c 61 74 65 64 0a 70 61 | of unrelated.pa| 00000450 67 65 73 2e 20 54 68 65 20 74 69 74 6c 65 20 69 |ges. The title i| 00000460 6e 20 74 68 65 20 62 6f 64 79 20 70 61 72 74 20 |n the body part | 00000470 6f 66 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 20 |of the document | 00000480 63 61 6e 20 6f 66 74 65 6e 20 62 65 20 73 68 6f |can often be sho| 00000490 72 74 65 72 2c 20 61 73 20 69 74 0a 77 69 6c 6c |rter, as it.will| 000004a0 20 75 73 75 61 6c 6c 79 20 62 65 20 62 65 69 6e | usually be bein| 000004b0 67 20 76 69 65 77 65 64 20 69 6e 20 74 68 65 20 |g viewed in the | 000004c0 63 6f 6e 74 65 78 74 20 6f 66 20 74 68 65 20 70 |context of the p| 000004d0 61 67 65 73 20 61 72 6f 75 6e 64 20 69 74 2e 20 |ages around it. | 000004e0 27 45 78 61 6d 70 6c 65 0a 33 37 27 20 6d 69 67 |'Example.37' mig| 000004f0 68 74 20 77 65 6c 6c 20 62 65 20 67 6f 6f 64 20 |ht well be good | 00000500 65 6e 6f 75 67 68 20 66 6f 72 20 74 68 69 73 2c |enough for this,| 00000510 20 61 6c 74 68 6f 75 67 68 20 69 74 20 68 61 72 | although it har| 00000520 64 6c 79 20 73 68 6f 75 74 73 20 27 52 65 61 64 |dly shouts 'Read| 00000530 20 6d 65 21 27 0a 64 6f 65 73 20 69 74 3f 0a 0a | me!'.does it?..| 00000540 3c 70 3e 3c 61 20 68 72 65 66 3d 22 69 6e 64 65 |<p><a href="inde| 00000550 78 2e 68 74 6d 6c 22 3e 42 61 63 6b 20 74 6f 20 |x.html">Back to | 00000560 74 68 65 20 6d 61 69 6e 20 61 72 74 69 63 6c 65 |the main article| 00000570 3c 2f 61 3e 2e 0a 0a 3c 2f 62 6f 64 79 3e 0a 3c |</a>...</body>.<| 00000580 2f 68 74 6d 6c 3e 0a |/html>.| 00000587