HOME ~ RESOURCE KIT ~ WEBMASTER'S ZONE ~ JAVASCRIPT ~ DESIGN TIPS
(NOWRAP- supported only with Internet Explorer)
<DIV>
*Specifies direction of text flow
Default =LTR
May be set =RTL
<LANG=en
en-US, fr, de, it, nl, el, es, pt, ar, he, ru, zh, ja, hi>
<BIG>
(Up one font size)
<SMALL>
<SUB>
Half sized fomt
<SUP>
<BLINK>
<NOBR> (stops line being broken)
(also)
<WBR> to start another line
<PRE WIDTH=n>
(Specifies a number of characters per line.)
(Browser selects a suitable font size to do this.)
<BLOCKQUOTE>
(Indents text from other sections in the document, usually a margin indentation to each side.)
<Q>
(Used as with BLOCKQUOTE for shorter quotes without the indent. HTML 4.0 includes double quotation marks automatically.)
<ADDRESS></ADDRESS>
HSPACE
VSPACE
<BGPROPERTIES="FIXED">
LINK (refers to the hyper-link colour)
VLINK
ALINK-
MARQUEE
SCROLL
SLIDE
ALTERNATE
LOOP
BGCOLOR
HSPACE
VSPACE
<SPACER TYPE=HORIZONTAL SIZE=100>
VERTICAL=
(*Often used for paragraph indents.)
<MULTICOL COLS=3 GUTTER=50 WIDTH="75%">
(Consider adding <P> to
avoid cross flow overs.)
(*Multiple columns [**only supported on Netscape]. Ignored by other browsers.)