completed conversion of the HTML reference

This commit is contained in:
2026-02-06 23:09:41 -07:00
parent 373297c0b8
commit ef53dfd59d
17 changed files with 202 additions and 238 deletions
+48 -84
View File
@@ -1363,94 +1363,57 @@
</dd>
</dl><hr/>
</body>
</html>
-------------------------------------------------------------------------------------------
<HTML>
<BODY>
<A NAME="colors"><H3>Colors</H3></A>
When color values are called for in any HTML tag, they may be specified either by name or
by color value. The following named colors are supported:
<TABLE>
<TR VALIGN=MIDDLE>
<TD ALIGN=RIGHT>
Black<IMG SRC="images/ref-c0.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Maroon<IMG SRC="images/ref-c4.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Gray<IMG SRC="images/ref-c8.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Red<IMG SRC="images/ref-cc.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
</TR>
<TR VALIGN=MIDDLE>
<TD ALIGN=RIGHT>
Navy<IMG SRC="images/ref-c1.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Purple<IMG SRC="images/ref-c5.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Blue<IMG SRC="images/ref-c9.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Fuchsia<IMG SRC="images/ref-cd.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
</TR>
<TR VALIGN=MIDDLE>
<TD ALIGN=RIGHT>
Green<IMG SRC="images/ref-c2.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Olive<IMG SRC="images/ref-c6.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Lime<IMG SRC="images/ref-ca.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Yellow<IMG SRC="images/ref-ce.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
</TR>
<TR VALIGN=MIDDLE>
<TD ALIGN=RIGHT>
Teal<IMG SRC="images/ref-c3.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Silver<IMG SRC="images/ref-c7.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
Aqua<IMG SRC="images/ref-cb.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
<TD ALIGN=RIGHT>
White<IMG SRC="images/ref-cf.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32>
</TD>
</TR>
</TABLE>
Colors may also be specified as a color value in the form "#RRGGBB", where <VAR>RR</VAR>,
<a name="colors"><h3>Colors</h3></a>
<p>When color values are called for in any HTML tag, they may be specified either by name or
by color value. The following named colors are supported:</p>
<table>
<tr>
<td>Black<IMG SRC="htmlref/ref-c0.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Maroon<IMG SRC="htmlref/ref-c4.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Gray<IMG SRC="htmlref/ref-c8.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Red<IMG SRC="htmlref/ref-cc.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
</tr>
<tr>
<td>Navy<IMG SRC="htmlref/ref-c1.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Purple<IMG SRC="htmlref/ref-c5.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Blue<IMG SRC="htmlref/ref-c9.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Fuchsia<IMG SRC="htmlref/ref-cd.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
</tr>
<tr>
<td>Green<IMG SRC="htmlref/ref-c2.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Olive<IMG SRC="htmlref/ref-c6.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Lime<IMG SRC="htmlref/ref-ca.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Yellow<IMG SRC="htmlref/ref-ce.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
</tr>
<tr>
<td>Teal<IMG SRC="htmlref/ref-c3.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Silver<IMG SRC="htmlref/ref-c7.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>Aqua<IMG SRC="htmlref/ref-cb.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
<td>White<IMG SRC="htmlref/ref-cf.gif" ALT="" ALIGN=MIDDLE HSPACE=5 VSPACE=2 WIDTH=32 HEIGHT=32></td>
</tr>
</table>
<p>Colors may also be specified as a color value in the form "#RRGGBB", where <VAR>RR</VAR>,
<VAR>GG</VAR>, and <VAR>BB</VAR> represent color intensity values for red, green, and blue,
respectively, as hexadecimal values from 00 to FF (decimal 0 to 255). For example, the color
"red" in the table above may also be represented as "#FF0000". In this color example, red
is set to its highest possible value (hex FF, decimal 255), while green and blue are set to 0.
<P>Although red-green-blue color values theoretically allow for many thousands of colors,
is set to its highest possible value (hex FF, decimal 255), while green and blue are set to 0.</p>
<p>Although red-green-blue color values theoretically allow for many thousands of colors,
the actual number of colors available depends on the color capabilities of the devices the
document will be viewed on. Many personal computers can display only 16 colors due to the
type of video display adapter they use.
<HR>
type of video display adapter they use.</p><hr/>
<A NAME="chars"><H3>Special Characters</H3></A>
In HTML, certain special characters may be written as &amp;<VAR>name</VAR>;, where
<a name="chars"><h3>Special Characters</h3></a>
<p>In HTML, certain special characters may be written as &amp;<VAR>name</VAR>;, where
<VAR>name</VAR> is a symbolic name. The most important of these are &amp;lt; (the less-than
sign, or &lt;), &amp;gt; (the greater-than sign, or &gt;), and &amp;amp; (the ampersand
itself, or &amp;). These allow you to use characters normally used by HTML to indicate
formatting commands.<P>
In addition, special characters may be written as &amp;#<VAR>nnn</VAR>;, where <VAR>nnn</VAR>
formatting commands.</p>
<p>In addition, special characters may be written as &amp;#<VAR>nnn</VAR>;, where <VAR>nnn</VAR>
is a decimal character code in the document's character set (usually the ISO Latin-1 character
set).<P>
Here follows a listing of additional special characters in HTML. (<STRONG>NOTE:</STRONG>
Your browser may not display all of these properly.)
set).</p>
<p>Here follows a listing of additional special characters in HTML. (<STRONG>NOTE:</STRONG>
Your browser may not display all of these properly.)</p>
<TABLE BORDER=1>
<TR>
<TD>&amp;nbsp; = nonbreaking space</TD>
@@ -1596,10 +1559,11 @@ Your browser may not display all of these properly.)
<TD>&amp;thorn; = Icelandic small Thorn (&thorn;)</TD>
<TD>&amp;yuml; = y umlaut (&yuml;)</TD>
</TR>
</TABLE><HR>
</TABLE>
<hr/>
<CENTER><FONT SIZE=-2>Original of this document is copyright &copy; 1997 Durand Communications, All rights
reserved. Used in Venice by permission.</FONT></CENTER>
</FONT>
</BODY>
</HTML>
<i>Original of this document is copyright &copy; 1997 Durand Communications, All rights
reserved. Used in Venice, and Amsterdam, by permission.</i>
</body>
</html>
Binary file not shown.

After

Width:  |  Height:  |  Size: 109 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B