As Far As I can tell, html commands are all case - Insensitive
(command) parentheses are representative of the greater than or less than
signs used in html commands.
[note] represents author's note.
{other} represents ?????
(html) begin HTML (/html) end of HTML
(body) begin BODY (/body) end of text BODY
Inside body you can inclide the followin separated by spaces:
background color: bgcolor=RRGGBB (RGB color) text: text="RRGGBB"
link colors: LINK="color" visited link color: VLINK="color"
another I have not discovered: ALINK="color"
This is the Title
(title) This is the Title (/title) [look at top of window]
(body bgcolor="AAAAAA") Background color (Grey) #RRGGBB
(body text="111111")
(STRONG) (/STRONG) [strong/bold]
(b) BOLD (/b) [bold]
(em) Italics (/em) [emphasized?]
(center) (/center)
(font color=red) test
(font color=green)
(font color=blue)
(font color=yellow)
(font color=purple)
(font color=black)
(font color=white)
(pre) Preformatted Text, CR = CR as well. Text is 'as in the document'
Preformatted (all letters use same width spaces are spaces)
Preformatted (all letters use same width spaces are spaces
[5 spaces preceed][default] (/pre) not Preformatted (all letters use same - extra spaces omitted) not Preformatted (all letters use same - extra spaces omitted [5 spaces preceed]
(br) and (p) (/p) [Line Break & Paragraph]. (/p) is optional.
(p ALIGN=CENTER) Paragraph align=center(br)next line(br)next line(/p)
Paragraph align=center
next line
next line
["Next Line" act differently with Preformatted (pre) & non-Preformatted (/pre)
(/pre)
using br
using br
using br
using p
using p
using p
(pre) Preformatted
using brextra p's ignored
using br
using br
using pusing p
using p
FONT SIZING:
The following are blank forms; extra scripting on the host site is
required to deal with the inputs!!!!
------------------------------
What sort of Computer do you use:
What sort of A-Max version do you use:
Please type in any other comments you wish to make on these pages:
--------------------------------------------