TEXT to HTML DOCUMENTText to HTML document converter.

Version 1.01 by John E. Boser, Mayville, NY.
email: boser@cecomet.net
URL: http://www2.cecomet.net/boser/index.html

This program will convert a text document to an html document in one step.
Default color values are used. (Dark blue on cyan or something close.)
If you would like to automatically produce your own colors, or other document
specs, you can do so by including in the current directory an htm file header,
containing document colors, title, etc. (This can simply be cut-and-pasted
from your favorite html document.) This header file must be named either
header.htm or header.txt! The header doc should not include the html start tag,
as this will automatically be inserted by the txt2htm program.

This is a handy way to publish your manuscripts on line, as format is fairly
well preserved.


Supported tags: p, br, & n b s p.

If you would like to see other tags supported, please feel free to drop me
a line.

Centered or indented text will simply be indented using  's, as the
program does not attempt to distinguish between indenting and centering.


This program is distributed as free, and the source code is also available on request. The source is in C++ for DOS.

Thanks for your interest, and again, feel free to suggest improvements.
--JEB

P.S. This document was produced by the text to html converter.