Home » Personal collection » Acorn hard disk » apps » web » !ArcWeb/PublicHTML/netscapext

!ArcWeb/PublicHTML/netscapext

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 » Personal collection » Acorn hard disk » apps » web
Filename: !ArcWeb/PublicHTML/netscapext
Read OK:
File size: 05D3 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
<head>
<title>Netscape Extensions</title>
<body background="netscapebg" text="#0000ff"  link="#ff6666">
<h1>Netscape Extensions</h1>

Netscape Communications Corp. have defined their own extensions for HTML
which they are trying to work into the future HTML standards.  This page
shows the colouring control extensions which they have introduced.  This
version also contains a preliminary implementation of the background sprite
tiling!  The image was taken from Netscape's own <a
href="http://www.netscape.com/assist/net_sites/bg/backgrounds.html">
sample backgrounds</a> which are freely downloadable.
<p>
If you have the Netscape extensions switched off (on the Options menu) then
you will not see any difference in the colour styles.  The option was
provided for people who wish to use &lt;256 colour modes for whom some of the
colours may be unreadable.

<p>
Another Netscape invention is font sizing: <font size=5>This is size 5 text, <font size=-3>
and this is size 2.</font>
<p>
The latest changes made by Netscape include the ability to <font color=#000000>
change colour</font> in the middle of a render.  I have also added the ability
to<br>
<font size=7><sup>superscript</sup> and <sub>subscript</sub> too.
You can try <sub>Single<sub>Double<sub>Treble</sub></sub></sub> subscript too.</font>
<p>
<ul>
<li><sup>superscript</sup> at the start of a list item
</ul>

<p>
This is a link back to the <a href="welcome">Welcome!</a> page.
<hr>

<address><b>Stewart Brodie</b></address>
00000000  3c 68 65 61 64 3e 0a 3c  74 69 74 6c 65 3e 4e 65  |<head>.<title>Ne|
00000010  74 73 63 61 70 65 20 45  78 74 65 6e 73 69 6f 6e  |tscape Extension|
00000020  73 3c 2f 74 69 74 6c 65  3e 0a 3c 62 6f 64 79 20  |s</title>.<body |
00000030  62 61 63 6b 67 72 6f 75  6e 64 3d 22 6e 65 74 73  |background="nets|
00000040  63 61 70 65 62 67 22 20  74 65 78 74 3d 22 23 30  |capebg" text="#0|
00000050  30 30 30 66 66 22 20 20  6c 69 6e 6b 3d 22 23 66  |000ff"  link="#f|
00000060  66 36 36 36 36 22 3e 0a  3c 68 31 3e 4e 65 74 73  |f6666">.<h1>Nets|
00000070  63 61 70 65 20 45 78 74  65 6e 73 69 6f 6e 73 3c  |cape Extensions<|
00000080  2f 68 31 3e 0a 0a 4e 65  74 73 63 61 70 65 20 43  |/h1>..Netscape C|
00000090  6f 6d 6d 75 6e 69 63 61  74 69 6f 6e 73 20 43 6f  |ommunications Co|
000000a0  72 70 2e 20 68 61 76 65  20 64 65 66 69 6e 65 64  |rp. have defined|
000000b0  20 74 68 65 69 72 20 6f  77 6e 20 65 78 74 65 6e  | their own exten|
000000c0  73 69 6f 6e 73 20 66 6f  72 20 48 54 4d 4c 0a 77  |sions for HTML.w|
000000d0  68 69 63 68 20 74 68 65  79 20 61 72 65 20 74 72  |hich they are tr|
000000e0  79 69 6e 67 20 74 6f 20  77 6f 72 6b 20 69 6e 74  |ying to work int|
000000f0  6f 20 74 68 65 20 66 75  74 75 72 65 20 48 54 4d  |o the future HTM|
00000100  4c 20 73 74 61 6e 64 61  72 64 73 2e 20 20 54 68  |L standards.  Th|
00000110  69 73 20 70 61 67 65 0a  73 68 6f 77 73 20 74 68  |is page.shows th|
00000120  65 20 63 6f 6c 6f 75 72  69 6e 67 20 63 6f 6e 74  |e colouring cont|
00000130  72 6f 6c 20 65 78 74 65  6e 73 69 6f 6e 73 20 77  |rol extensions w|
00000140  68 69 63 68 20 74 68 65  79 20 68 61 76 65 20 69  |hich they have i|
00000150  6e 74 72 6f 64 75 63 65  64 2e 20 20 54 68 69 73  |ntroduced.  This|
00000160  0a 76 65 72 73 69 6f 6e  20 61 6c 73 6f 20 63 6f  |.version also co|
00000170  6e 74 61 69 6e 73 20 61  20 70 72 65 6c 69 6d 69  |ntains a prelimi|
00000180  6e 61 72 79 20 69 6d 70  6c 65 6d 65 6e 74 61 74  |nary implementat|
00000190  69 6f 6e 20 6f 66 20 74  68 65 20 62 61 63 6b 67  |ion of the backg|
000001a0  72 6f 75 6e 64 20 73 70  72 69 74 65 0a 74 69 6c  |round sprite.til|
000001b0  69 6e 67 21 20 20 54 68  65 20 69 6d 61 67 65 20  |ing!  The image |
000001c0  77 61 73 20 74 61 6b 65  6e 20 66 72 6f 6d 20 4e  |was taken from N|
000001d0  65 74 73 63 61 70 65 27  73 20 6f 77 6e 20 3c 61  |etscape's own <a|
000001e0  0a 68 72 65 66 3d 22 68  74 74 70 3a 2f 2f 77 77  |.href="http://ww|
000001f0  77 2e 6e 65 74 73 63 61  70 65 2e 63 6f 6d 2f 61  |w.netscape.com/a|
00000200  73 73 69 73 74 2f 6e 65  74 5f 73 69 74 65 73 2f  |ssist/net_sites/|
00000210  62 67 2f 62 61 63 6b 67  72 6f 75 6e 64 73 2e 68  |bg/backgrounds.h|
00000220  74 6d 6c 22 3e 0a 73 61  6d 70 6c 65 20 62 61 63  |tml">.sample bac|
00000230  6b 67 72 6f 75 6e 64 73  3c 2f 61 3e 20 77 68 69  |kgrounds</a> whi|
00000240  63 68 20 61 72 65 20 66  72 65 65 6c 79 20 64 6f  |ch are freely do|
00000250  77 6e 6c 6f 61 64 61 62  6c 65 2e 0a 3c 70 3e 0a  |wnloadable..<p>.|
00000260  49 66 20 79 6f 75 20 68  61 76 65 20 74 68 65 20  |If you have the |
00000270  4e 65 74 73 63 61 70 65  20 65 78 74 65 6e 73 69  |Netscape extensi|
00000280  6f 6e 73 20 73 77 69 74  63 68 65 64 20 6f 66 66  |ons switched off|
00000290  20 28 6f 6e 20 74 68 65  20 4f 70 74 69 6f 6e 73  | (on the Options|
000002a0  20 6d 65 6e 75 29 20 74  68 65 6e 0a 79 6f 75 20  | menu) then.you |
000002b0  77 69 6c 6c 20 6e 6f 74  20 73 65 65 20 61 6e 79  |will not see any|
000002c0  20 64 69 66 66 65 72 65  6e 63 65 20 69 6e 20 74  | difference in t|
000002d0  68 65 20 63 6f 6c 6f 75  72 20 73 74 79 6c 65 73  |he colour styles|
000002e0  2e 20 20 54 68 65 20 6f  70 74 69 6f 6e 20 77 61  |.  The option wa|
000002f0  73 0a 70 72 6f 76 69 64  65 64 20 66 6f 72 20 70  |s.provided for p|
00000300  65 6f 70 6c 65 20 77 68  6f 20 77 69 73 68 20 74  |eople who wish t|
00000310  6f 20 75 73 65 20 26 6c  74 3b 32 35 36 20 63 6f  |o use &lt;256 co|
00000320  6c 6f 75 72 20 6d 6f 64  65 73 20 66 6f 72 20 77  |lour modes for w|
00000330  68 6f 6d 20 73 6f 6d 65  20 6f 66 20 74 68 65 0a  |hom some of the.|
00000340  63 6f 6c 6f 75 72 73 20  6d 61 79 20 62 65 20 75  |colours may be u|
00000350  6e 72 65 61 64 61 62 6c  65 2e 0a 0a 3c 70 3e 0a  |nreadable...<p>.|
00000360  41 6e 6f 74 68 65 72 20  4e 65 74 73 63 61 70 65  |Another Netscape|
00000370  20 69 6e 76 65 6e 74 69  6f 6e 20 69 73 20 66 6f  | invention is fo|
00000380  6e 74 20 73 69 7a 69 6e  67 3a 20 3c 66 6f 6e 74  |nt sizing: <font|
00000390  20 73 69 7a 65 3d 35 3e  54 68 69 73 20 69 73 20  | size=5>This is |
000003a0  73 69 7a 65 20 35 20 74  65 78 74 2c 20 3c 66 6f  |size 5 text, <fo|
000003b0  6e 74 20 73 69 7a 65 3d  2d 33 3e 0a 61 6e 64 20  |nt size=-3>.and |
000003c0  74 68 69 73 20 69 73 20  73 69 7a 65 20 32 2e 3c  |this is size 2.<|
000003d0  2f 66 6f 6e 74 3e 0a 3c  70 3e 0a 54 68 65 20 6c  |/font>.<p>.The l|
000003e0  61 74 65 73 74 20 63 68  61 6e 67 65 73 20 6d 61  |atest changes ma|
000003f0  64 65 20 62 79 20 4e 65  74 73 63 61 70 65 20 69  |de by Netscape i|
00000400  6e 63 6c 75 64 65 20 74  68 65 20 61 62 69 6c 69  |nclude the abili|
00000410  74 79 20 74 6f 20 3c 66  6f 6e 74 20 63 6f 6c 6f  |ty to <font colo|
00000420  72 3d 23 30 30 30 30 30  30 3e 0a 63 68 61 6e 67  |r=#000000>.chang|
00000430  65 20 63 6f 6c 6f 75 72  3c 2f 66 6f 6e 74 3e 20  |e colour</font> |
00000440  69 6e 20 74 68 65 20 6d  69 64 64 6c 65 20 6f 66  |in the middle of|
00000450  20 61 20 72 65 6e 64 65  72 2e 20 20 49 20 68 61  | a render.  I ha|
00000460  76 65 20 61 6c 73 6f 20  61 64 64 65 64 20 74 68  |ve also added th|
00000470  65 20 61 62 69 6c 69 74  79 0a 74 6f 3c 62 72 3e  |e ability.to<br>|
00000480  0a 3c 66 6f 6e 74 20 73  69 7a 65 3d 37 3e 3c 73  |.<font size=7><s|
00000490  75 70 3e 73 75 70 65 72  73 63 72 69 70 74 3c 2f  |up>superscript</|
000004a0  73 75 70 3e 20 61 6e 64  20 3c 73 75 62 3e 73 75  |sup> and <sub>su|
000004b0  62 73 63 72 69 70 74 3c  2f 73 75 62 3e 20 74 6f  |bscript</sub> to|
000004c0  6f 2e 0a 59 6f 75 20 63  61 6e 20 74 72 79 20 3c  |o..You can try <|
000004d0  73 75 62 3e 53 69 6e 67  6c 65 3c 73 75 62 3e 44  |sub>Single<sub>D|
000004e0  6f 75 62 6c 65 3c 73 75  62 3e 54 72 65 62 6c 65  |ouble<sub>Treble|
000004f0  3c 2f 73 75 62 3e 3c 2f  73 75 62 3e 3c 2f 73 75  |</sub></sub></su|
00000500  62 3e 20 73 75 62 73 63  72 69 70 74 20 74 6f 6f  |b> subscript too|
00000510  2e 3c 2f 66 6f 6e 74 3e  0a 3c 70 3e 0a 3c 75 6c  |.</font>.<p>.<ul|
00000520  3e 0a 3c 6c 69 3e 3c 73  75 70 3e 73 75 70 65 72  |>.<li><sup>super|
00000530  73 63 72 69 70 74 3c 2f  73 75 70 3e 20 61 74 20  |script</sup> at |
00000540  74 68 65 20 73 74 61 72  74 20 6f 66 20 61 20 6c  |the start of a l|
00000550  69 73 74 20 69 74 65 6d  0a 3c 2f 75 6c 3e 0a 0a  |ist item.</ul>..|
00000560  3c 70 3e 0a 54 68 69 73  20 69 73 20 61 20 6c 69  |<p>.This is a li|
00000570  6e 6b 20 62 61 63 6b 20  74 6f 20 74 68 65 20 3c  |nk back to the <|
00000580  61 20 68 72 65 66 3d 22  77 65 6c 63 6f 6d 65 22  |a href="welcome"|
00000590  3e 57 65 6c 63 6f 6d 65  21 3c 2f 61 3e 20 70 61  |>Welcome!</a> pa|
000005a0  67 65 2e 0a 3c 68 72 3e  0a 0a 3c 61 64 64 72 65  |ge..<hr>..<addre|
000005b0  73 73 3e 3c 62 3e 53 74  65 77 61 72 74 20 42 72  |ss><b>Stewart Br|
000005c0  6f 64 69 65 3c 2f 62 3e  3c 2f 61 64 64 72 65 73  |odie</b></addres|
000005d0  73 3e 0a                                          |s>.|
000005d3