[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arachnophilia v4.0 (Creates HTML files & a basic HTML Tutorial on how to work with HTML code)



PureBytes Links

Trading Reference Links

<x-html><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
A.J.Maas, c/o metastock.com
<p>Just got up from the couch after watching a 3rd rerun of "The Sopranos",&nbsp;
Episode 2! Thanks for your posting. Even we non-conceptually challenged
old-timers are appreciative.
<p>Best regards,
<p>kenlehr@xxxxxxxxxxxx
<blockquote TYPE=CITE><style></style>
<b><font face="Arial, Helvetica, sans-serif"><font size=-2>Arachnophilia
v4.0 (Creates HTML files) &amp; a basic HTML Tutorial (on how to work with
HTML code)</font></font></b><font face="Arial, Helvetica, sans-serif"><b><font size=+0>Arachnophilia
</font></b><font size=-1>HTML Creator v4.0 program (FREE careWare)</font></font><font face="Arial, Helvetica, sans-serif"><font size=-1>http://www.arachnoid.com/arachnophilia/</font></font><font face="Arial, Helvetica, sans-serif"><b><font size=+0>Arachnophilia
</font></b><font size=-1>Download Full version </font></font><font face="Arial, Helvetica"><font size=-1>4.0
(build 5274 - 1.5MB)</font></font><font size=-1>http://www.arachnoid.com/lutusp/ftp/arach_full.exe</font><b><font face="Arial, Helvetica, sans-serif"><font size=+0>Arachnophilia
</font></font></b><font size=-1>HTML-Tutor</font><font size=-1>http://www.arachnoid.com/lutusp/html_tutor.html</font>
<center>
<p><br><img SRC="cid:part1.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ALT="Challenged" height=125 width=500></center>

<center><table BORDER=0 CELLSPACING=0 CELLPADDING=10 WIDTH="95%" BGCOLOR="#ABDBFE" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><b>Want to learn HTML fast? </b>If you mostly watch television, have
an attention span measured in microseconds, and think reading is a waste
of your valuable time, <i>this page is for you </i>.&nbsp;
<p><b>This page will teach you the basics of HTML as fast as humanly possible
</b>-- you can even skip ahead to the part you are actually interested
in, using the links below.&nbsp;</td>
</tr>
</table></center>

<center>
<p><img SRC="cid:part2.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ALT="" height=2 width=95%></center>

<center><table>
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td>
<center><b>Common HTML questions:&nbsp;</b></center>

<ul>
<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#html";>What is
HTML?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#tag";>What is a
tag?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#memorize";>Do I
have to memorize a bunch of tags?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#simplest";>What
is the simplest HTML page?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#hypertext";>What
is a Hypertext link?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#graphic";>How do
I put a graphic image on my page?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#background";>How
do I put a background graphic on my page?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#colors";>How do
I choose colors?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#colorsentirepage";>How
do I choose colors for my entire page at once?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#email";>How do
I make a link that sends e-mail?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/html_tutor.html#advanced";>How
do I learn advanced HTML methods?</a>&nbsp;</li>
</ul>

<center><b>Links to More Choices:&nbsp;</b></center>

<ul>
<li>
<a href="http://www.arachnoid.com/lutusp/pagebuild.html";>Help -- I need
a fast, totally automatic home page builder!</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/arachnophilia/arachnofaq.html";>I have
questions specifically about Arachnophilia!</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/lutusp/directories.html";>Hey -- where
did my files go?</a>&nbsp;</li>

<li>
<a href="http://www.arachnoid.com/arachnophilia/index.html";>Download a
pretty nice HTML editor (no money required)</a>&nbsp;</li>

<br>&nbsp;
<p>&nbsp;</ul>
</td>
</tr>
</table></center>

<center><img SRC="cid:part2.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ALT="" height=2 width=95%></center>

<br>&nbsp;
<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="html"></a>
<center><b><font size=+1>What is HTML?&nbsp;</font></b></center>

<p>HTML ( <b>H </b>yper <b>T </b>ext <b>M </b>arkup <b>L </b>anguage) is
the language used to write Web pages. You are looking at a Web page right
now.&nbsp;
<p><b>You can view HTML pages in two ways:&nbsp;</b>
<ul>
<li>
One view is their appearance on a Web browser, just like this page -- colors,
different text sizes, graphics.&nbsp;</li>

<li>
The other view is called "HTML Code" -- this is the code that tells the
browser what to do.&nbsp;</li>
</ul>
<b>Here is the difference between HTML code and a browser display:&nbsp;</b>
<center><table BORDER=0 CELLSPACING=0 CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<th>&nbsp;</th>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want to &lt;B>emphasize&lt;/B> this!&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">I want to <b>emphasize </b>this!&nbsp;</td>
</tr>
</table></center>

<p><b>The code on the left creates the browser display on the right.&nbsp;</b>
<p>Letters and words that are enclosed in "&lt;" and ">" marks are called
"tags." They tell the browser what to do:&nbsp;
<ul>
<li>
The &lt;B> tag tells the browser to make <b>bold </b>text.&nbsp;</li>

<li>
The &lt;/B> tag means to stop making bold text.&nbsp;</li>
</ul>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="tag"></a>
<center><b><font size=+1>What is a tag?&nbsp;</font></b></center>

<p><b>In HTML, a tag tells the browser what to do.&nbsp;</b>
<br>When you write an HTML page, you enter tags for many reasons -- to
change the appearance of text, to show a graphic, or to make a link to
another page.&nbsp;
<br><b>The tags you write are not visible on the browser, but their effects
are.&nbsp;</b>
<br>Tags begin with the symbol "&lt;" and end with ">".&nbsp;
<br>Tags usually come in pairs, one that begins an action and one that
ends it.&nbsp;
<br>This tag: &lt;I> starts printing <i>italicized </i>text.&nbsp;
<br>This tag: &lt;/I> stops the effect of a previous &lt;I> tag. Note the
"/".&nbsp;
<br><b>To italicize a word, you simply put &lt;I> before the word and &lt;/I>
after it:&nbsp;</b>
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want to &lt;I>italicize&lt;/I> this!&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">I want to <i>italicize </i>this!&nbsp;</td>
</tr>
</table></center>

<p>When you write an HTML page, you see all the tags and can change them.
When you view the page on a browser, you see the <i>result </i>of the tags.&nbsp;</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="memorize"></a>
<center><b><font size=+1>Do I have to memorize a bunch of tags?&nbsp;</font></b></center>

<p><b>No. </b>Most programs that help you write HTML code already know
most tags, and create them when you press a button. But you should understand
what a tag is, and how it works. That way you can correct errors in your
page more easily.&nbsp;
<p><b>Here are some common tags:&nbsp;</b>
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>Tag&nbsp;</th>

<td>&nbsp;</td>

<th>HTML Code Example&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display Example&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#0080C0">&lt;B> (Bold)&nbsp;</td>

<td></td>

<td BGCOLOR="#C0C0C0">I want to &lt;B>emphasize&lt;/B> this!&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">I want to <b>emphasize </b>this!&nbsp;</td>
</tr>

<tr>
<td BGCOLOR="#0080C0">&lt;I> (Italic)&nbsp;</td>

<td></td>

<td BGCOLOR="#C0C0C0">I want to &lt;I>italicize&lt;/I> this!&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">I want to <i>italicize </i>this!&nbsp;</td>
</tr>

<tr>
<td BGCOLOR="#0080C0">&lt;U> (Underline)&nbsp;</td>

<td></td>

<td BGCOLOR="#C0C0C0">I want to &lt;U>underline&lt;/U> this!&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">I want to <u>underline </u>this!&nbsp;</td>
</tr>
</table></center>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="simplest"></a>
<center><b><font size=+1>What is the simplest HTML page?&nbsp;</font></b></center>

<p>Here is the very least HTML code that can be called a page:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;HTML>&nbsp;
<p>&lt;HEAD>&nbsp;
<br>&lt;TITLE>This is my page title!&lt;/TITLE>&nbsp;
<br>&lt;/HEAD>&nbsp;
<p>&lt;BODY>&nbsp;
<p>This is my message to the world!&nbsp;
<p>&lt;/BODY>&nbsp;
<p>&lt;/HTML>&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">This is my message to the world!&nbsp;</td>
</tr>
</table></center>

<p><b>You don't need to know the meaning of all these tags.&nbsp;</b>
<br>Always type a title between the &lt;TITLE> and &lt;/TITLE> tags. This
title will appear at the top of the browser display.&nbsp;
<br>Your page contents go between the &lt;BODY> and &lt;/BODY> tags.&nbsp;
<br>You can type this code in any text editor or word processor, and if
you save it as plain text with a file suffix of .html (example: mypage.html),
you can view it with a browser.&nbsp;
<br>After you have created a simple page using a text editor, you should
consider getting a better HTML editor. There are lots of them. I even wrote
one -- it is called Arachnophilia
, and it doesn't cost you any money.&nbsp;</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="hypertext"></a>
<center><b><font size=+1>What is a Hypertext link?&nbsp;</font></b></center>

<p><b>A hypertext link is a special tag that links one page to another
page or resource. If you click the link, the browser jumps to the link's
destination.&nbsp;</b>
<p><b>There are two parts to a link:&nbsp;</b>
<ul>
<li>
One part tells the human what to do.&nbsp;</li>

<li>
The other part tells the browser what to do.&nbsp;</li>
</ul>
Here is an example:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;A HREF="http://www.microsoft.com";>Go to Microsoft&lt;/A>&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80">Go to Microsoft</td>
</tr>
</table></center>

<p><b>In this example, the phrase "http://www.microsoft.com"; tells the
browser what the link's destination is, and the phrase "Go to Microsoft"
tells the human what is happening.&nbsp;</b>
<br>The link on the right is real -- if you press it, you will go to Microsoft's
Web site.&nbsp;
<br>If you want to make a link to one of your own pages, just use the name
of the page without the "http://"; prefix:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;A HREF="../arachnophilia/index.html">Go to the
Arachnophilia Home Page&lt;/A>&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80"><a href="http://www.arachnoid.com/arachnophilia/index.html";>Go
to the Arachnophilia Home Page</a></td>
</tr>
</table></center>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="graphic"></a>
<center><b><font size=+1>How do I put a graphic image on my page?&nbsp;</font></b></center>

<p><b>Use the IMG tag. </b>Here is an example:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;IMG SRC="book.gif">&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80"><img SRC="cid:part3.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ></td>
</tr>
</table></center>

<p><b>This is a very easy tag to use, but take these precautions:&nbsp;</b>
<ol>
<li>
If the name of the graphic file is in UPPERCASE, then type the name into
the IMG tag in UPPERCASE also. If it is lowercase, type the name in lowercase.
<i>Case errors won't matter on your home computer, but when you load your
page and graphics onto the Web, suddenly the graphics won't show up any
more. </i>This is because Windows and other popular home operating systems
do not care whether the file names have the right case, but Web servers
do.&nbsp;</li>

<li>
If you want to simply type in the graphic file name as shown here, the
graphic file must be in the same directory as your Web page.&nbsp;</li>

<li>
You can't use just any graphic file on your page. You should limit yourself
to GIF and JPG files -- most current browsers can display these graphics
correctly, and they are also efficient to store on your page and to download
from the Web.&nbsp;</li>
</ol>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="background"></a>
<center><b><font size=+1>How do I put a background graphic on my page?&nbsp;</font></b></center>

<p><b>Add a special field to the BODY tag. </b>Here is an example:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;BODY BACKGROUND="parchment.jpg">&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80"><img SRC="cid:part4.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ></td>
</tr>
</table></center>

<p><b>Notes:&nbsp;</b>
<ol>
<li>
Unlike this example, the background graphic repeats itself both horizontally
and vertically. Therefore you can use a small graphic and still get full
coverage of the browser background.&nbsp;</li>

<li>
You can achieve some special effects by using different background shapes.
For example, the CareWare
page's background is a long horizontal stripe with a pattern on the left
edge. The pattern is designed to repeat vertically without showing a dividing
line.&nbsp;</li>
</ol>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="colors"></a>
<center><b><font size=+1>How do I choose colors?&nbsp;</font></b></center>

<p><b>Choosing colors is one of the more complex parts of HTML. </b>To
select common colors you can just type their names into a FONT tag. Here
are examples:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want &lt;FONT COLOR="red">RED!&lt;/FONT>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80">I want <font color="#FF0000">RED!&nbsp;</font></td>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want &lt;FONT COLOR="blue">BLUE!&lt;/FONT>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80">I want <font color="#0000FF">BLUE!&nbsp;</font></td>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want &lt;FONT COLOR="green">GREEN!&lt;/FONT>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80">I want <font color="#008000">GREEN!&nbsp;</font></td>
</tr>
</table></center>

<p><b>But if you want to specify an exact color, you have to use special
codes </b>(don't despair -- the better HTML editors let you use a color
selector dialog):&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want &lt;FONT COLOR="#004080">what I want!&lt;/FONT>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80">I want <font color="#004080">what I
want!&nbsp;</font></td>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want &lt;FONT COLOR="#804040">what I want!&lt;/FONT>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80">I want <font color="#804040">what I
want!&nbsp;</font></td>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">I want &lt;FONT COLOR="#8000ff">what I want!&lt;/FONT>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#FFFF80">I want <font color="#8000FF">what I
want!&nbsp;</font></td>
</tr>
</table></center>

<p><b>To choose a custom color in </b>Arachnophilia
, just put the editing cursor in the color definition and press the right
mouse button.&nbsp;</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="colorsentirepage"></a>
<center><b><font size=+1>How do I choose colors for my entire page at once?&nbsp;</font></b></center>

<p><b>You add some special fields to the BODY tag. </b>Example:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;BODY BGCOLOR="blue" TEXT="red">&nbsp;
<p>This is my page text!&nbsp;
<p>&lt;/BODY>&nbsp;</td>

<td></td>

<td ALIGN=CENTER BGCOLOR="#0000FF"><font color="#FF0000">This is my page
text!&nbsp;</font></td>
</tr>
</table></center>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="email"></a>
<center><b><font size=+1>How do I make a link that sends e-mail?&nbsp;</font></b></center>

<p><b>An e-mail tag is not very difficult to design. </b>The tag launches
the visitor's own e-mail program and fills in the address you specify.
Example:&nbsp;
<center><table CELLPADDING=10 >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<th>HTML Code&nbsp;</th>

<td>&nbsp;</td>

<th>Browser Display&nbsp;</th>
</tr>

<tr>
<td BGCOLOR="#C0C0C0">&lt;A HREF="MAILTO:youraddress@xxxxxxxxxxxxxx";>Click
here to send e-mail&lt;/A>&nbsp;</td>

<td></td>

<td BGCOLOR="#FFFF80"><a href="mailto:youraddress@xxxxxxxxxxxxxx";>Click
here to send e-mail</a></td>
</tr>
</table></center>
</td>
</tr>
</table></center>

<center><table BORDER CELLSPACING=0 CELLPADDING=10 WIDTH="95%" >
<caption>
<center><TBODY>
<br></TBODY></center>
</caption>

<tr>
<td><a NAME="advanced"></a>
<center><b><font size=+1>How do I learn advanced HTML methods?&nbsp;</font></b></center>

<p><b>The easiest way to learn advanced methods (translation: neat tricks):&nbsp;</b>
<ul>
<li>
Browse the Web and look for interesting pages that have the features you
want for your page.&nbsp;</li>

<li>
Using the File menu features of your browser, copy the interesting pages
onto your computer.&nbsp;</li>

<li>
Load the pages into your HTML editor. If you don't have an HTML editor,
click here
.&nbsp;</li>

<li>
Copy the code from the interesting page to your page.&nbsp;</li>
</ul>
<b>Medium hard: browse the Web for HTML resources -- there are many.&nbsp;
</b>Go to a Search Engine
<br><b>A somewhat harder way is to buy a book about HTML programming and
read it.&nbsp;</b></td>
</tr>
</table></center>

<center>
<p><img SRC="cid:part2.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ALT="" height=2 width=95%>
<p><font size=+0>These Pages Created and Maintained using&nbsp;&nbsp;&nbsp;&nbsp;
Arachnophilia.</font>
<p><img SRC="cid:part2.389CCBD3.FE8C769F@xxxxxxxxxxxx"; ALT="" height=2 width=95%>
<p><font size=+2><a href="http://www.arachnoid.com/index.html"; target="_top">Main
Page</a></font></center>

<br>&nbsp;
<br>&nbsp;</blockquote>
</html>
</x-html>
Attachment Converted: "f:\eudora\attach\challenged1.gif"

Attachment Converted: "f:\eudora\attach\redchip1.gif"

Attachment Converted: "f:\eudora\attach\book1.gif"

Attachment Converted: "f:\eudora\attach\parchment1.jpg"

Attachment Converted: "f:\eudora\attach\webthing1.gif"