jU:Compiled for PSIONtm Series 5 by Igor Akaev (akaev@aha.ru)
"Copyright information"LCopyright
1995, 1996 Kevin Werbach. Noncommercial redistribution permitted.bThis Guide is not a product of Bare Bones Software; the similarity of names is purely coincidental
BASIC ELEMENTS <BODY></BODY> (bulk of the page)
Document Type
BASIC ELEMENTS)<HTML></HTML> (beginning and end of file)
Header
BASIC ELEMENTS/<HEAD></HEAD> (descriptive info, such as title)
Title
BASIC ELEMENTS"<TITLE></TITLE>(must be in header)U
Active Link
Bkgrounds & Colors
<BODY ALINK="#$$$$$$">8(More info at http://werbach.com/web/wwwhelp.html#color)U
Bkground Color
Bkgrounds & Colors
<BODY BGCOLOR="#$$$$$$">
(order is red/green/blue)
Link Color
Bkgrounds & Colors
<BODY LINK="#$$$$$$">
Text Color
Bkgrounds & Colors
<BODY TEXT="#$$$$$$">
Tiled Bkground
Bkgrounds & Colors
<BODY BACKGROUND="URL">
Visited Link
Bkgrounds & Colors
<BODY VLINK="#$$$$$$">
Align Text
Dividers
<P ALIGN=LEFT|CENTER|RIGHT></P>
Clear Textwrap
Dividers
<BR CLEAR=LEFT|RIGHT|ALL>
Horizontal Rule
Dividers
Horizontal Rule Alignment
Dividers
<HR ALIGN=LEFT|RIGHT|CENTER>
Line Break
Dividers
<BR> (a single carriage return)
zx~XR
No Break
Dividers
<NOBR></NOBR>
N1.0 (prevents line breaks)U Paragraph
Dividers
<P></P>
(closing tag often unnecessary)U
Solid Line
Dividers
<HR NOSHADE>
(without the 3D cutout look)
Thickness
Dividers
<HR SIZE=?> (in pixels)
Width
Dividers
<HR WIDTH=?> (in pixels)U
Width Percent
Dividers.<HR WIDTH="%"> (as a percentage of page width)
N1.0U
Word Break
Dividers
<WBR>&N1.0 (where to break a line if needed)U
Base Font Size
Formatting*<BASEFONT SIZE=?> (from 1-7; default is 3)
N1.0U
Blinking
Formatting
<BLINK></BLINK> N1.0 (the most derided tag ever)
Formatting
<B></B>U
Center
Formatting
<CENTER></CENTER>
(for both text and images)
Change Font Size
Formatting
<FONT SIZE="+|-?"></FONT>U
Column Gutter
Formatting5<MULTICOL GUTTER=?></MULTICOL> (default is 10 pixels)