TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: MS Internet Assistant From:"Steven J. Owens" <puff -at- NETCOM -dot- COM> Date:Wed, 29 Mar 1995 14:50:06 -0800
Shelly La Rock (smlarock -at- mtu -dot- edu) suggested:
> I would guess that you would need at least a basic understanding of
> HTML before you could use I.A., but I'm sure you wouldn't need to
> know anything extensive.
> My advice would be to find a WWW site that can provide you with a
> little background about HTML and some of the basic tags. That way,
> you should have a much easier understanding of what the <br> button
> or the <hr> button are for.
I'd suggest the WWW & HTML Developer's JumpStation, maintained by
SingNet and hosted by OneWorld Information Services, which has links
to various resources:
1. Writing HTML Documents
2. Information on the World Wide Web (WWW)
3. WWW Server Software
4. WWW Directory Services
5. WWW Names and Addresses, URIs, URLs, URNs
6. HTML Editors
7. HTML Converters
8. Using Mosaic as a Database Client
9. Using Mosaic Forms
10. Art Galleries and Graphics
11. WWW. Conferences and Papers
12. Conferences and Papers
The basics of HTML are really quite, er, basic, and one of the
best ways to learn is to go webcrawling and use the "view source"
command on your browser to see how they did it. The only aspects of
HTML that I couldn't immediately pick up this way were doing clickable
image maps (images where different parts of the image were links to
different URLs) and CGI scripts (which allow you to do menus and forms
and the like; doing the menus and forms was easy enough, but
understanding how the scripts on the server end interpret them was a
bit trickier).
There's also an HTML mailing list you can use to get advice and
listen to conversations between HTML developers. To subscribe, send
e-mail to listserv -at- netcentral -dot- net with no subject and a single line
in the body:
subscribe html-list yourfirstname yourlastname
Once you get confirmation from the listserv, you can post to the
list by sending to html-list -at- netcentral -dot- net -dot- You can contact the list
moderator, Cy Fenton, by sending to html-mod -at- netcentral -dot- net -dot- I'd
suggest that you just lurk for a while, until you get comfortable with
HTML. The following is from confirmation message:
------------------------------------------------------------------------------
NOTE: This Mailing list is intended for HTML authors with at least SOME
experience writing HTML. If you need pointers for learning about
how to write HTML initially, there are many excellent Web based
tutorials and documents available. Several of the best include:
These documents should help you get the basics down. After
you have created your first page or two, then feel free to
subscribe to the list and ask questions to your hearts content!
------------------------------------------------------------------------------