Home » Archimedes archive » Acorn User » AU 1996-Xmas.adf » Features » HTML/LISTING3_H
HTML/LISTING3_H
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 » Acorn User » AU 1996-Xmas.adf » Features |
Filename: | HTML/LISTING3_H |
Read OK: | ✔ |
File size: | 018F bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<head> <title>Listing 3</title> </head> <body> <h1>Listing 3</h1> <table border cellpadding=4> <tr> <th>Name</th> <th colspan=2>Contact details</th> </tr> <tr> <td>Jim</td> <td rowspan=2>(01646) 546 ****</td> <td rowspan=2>jim.n.mary@tiny.isp.co.uk</td> </tr> <tr> <td>Mary</td> </tr> <tr> <td>Andrea</td> <td>0171-666 ****</td> <td>awt@loa.com</a> </tr> </table> </body> </html>
00000000 3c 68 65 61 64 3e 0a 3c 74 69 74 6c 65 3e 4c 69 |<head>.<title>Li| 00000010 73 74 69 6e 67 20 33 3c 2f 74 69 74 6c 65 3e 0a |sting 3</title>.| 00000020 3c 2f 68 65 61 64 3e 0a 0a 3c 62 6f 64 79 3e 0a |</head>..<body>.| 00000030 3c 68 31 3e 4c 69 73 74 69 6e 67 20 33 3c 2f 68 |<h1>Listing 3</h| 00000040 31 3e 0a 3c 74 61 62 6c 65 20 62 6f 72 64 65 72 |1>.<table border| 00000050 20 63 65 6c 6c 70 61 64 64 69 6e 67 3d 34 3e 0a | cellpadding=4>.| 00000060 3c 74 72 3e 0a 20 20 3c 74 68 3e 4e 61 6d 65 3c |<tr>. <th>Name<| 00000070 2f 74 68 3e 0a 20 20 3c 74 68 20 63 6f 6c 73 70 |/th>. <th colsp| 00000080 61 6e 3d 32 3e 43 6f 6e 74 61 63 74 20 64 65 74 |an=2>Contact det| 00000090 61 69 6c 73 3c 2f 74 68 3e 0a 3c 2f 74 72 3e 0a |ails</th>.</tr>.| 000000a0 3c 74 72 3e 0a 20 20 3c 74 64 3e 4a 69 6d 3c 2f |<tr>. <td>Jim</| 000000b0 74 64 3e 0a 20 20 3c 74 64 20 72 6f 77 73 70 61 |td>. <td rowspa| 000000c0 6e 3d 32 3e 28 30 31 36 34 36 29 20 35 34 36 20 |n=2>(01646) 546 | 000000d0 2a 2a 2a 2a 3c 2f 74 64 3e 0a 20 20 3c 74 64 20 |****</td>. <td | 000000e0 72 6f 77 73 70 61 6e 3d 32 3e 6a 69 6d 2e 6e 2e |rowspan=2>jim.n.| 000000f0 6d 61 72 79 40 74 69 6e 79 2e 69 73 70 2e 63 6f |mary@tiny.isp.co| 00000100 2e 75 6b 3c 2f 74 64 3e 0a 3c 2f 74 72 3e 0a 3c |.uk</td>.</tr>.<| 00000110 74 72 3e 0a 20 20 3c 74 64 3e 4d 61 72 79 3c 2f |tr>. <td>Mary</| 00000120 74 64 3e 0a 3c 2f 74 72 3e 0a 3c 74 72 3e 0a 20 |td>.</tr>.<tr>. | 00000130 20 3c 74 64 3e 41 6e 64 72 65 61 3c 2f 74 64 3e | <td>Andrea</td>| 00000140 0a 20 20 3c 74 64 3e 30 31 37 31 2d 36 36 36 20 |. <td>0171-666 | 00000150 2a 2a 2a 2a 3c 2f 74 64 3e 0a 20 20 3c 74 64 3e |****</td>. <td>| 00000160 61 77 74 40 6c 6f 61 2e 63 6f 6d 3c 2f 61 3e 0a |awt@loa.com</a>.| 00000170 3c 2f 74 72 3e 0a 3c 2f 74 61 62 6c 65 3e 0a 3c |</tr>.</table>.<| 00000180 2f 62 6f 64 79 3e 0a 3c 2f 68 74 6d 6c 3e 0a |/body>.</html>.| 0000018f