Integrated HTML Editor
A
DDING DIVIDERS TO
HTML
DOCUMENTS
Use the following tags to add breaks to your Web pages.
Paragraph (closing tag often unn c
e essary)
Align Text>
P
Line Break
(a single carriage return)
Clear Text Wrap
Horizontal Rule
Alignment
Thickness
(in pixels)
Width
(in pixels)
Width Percent
(as a percentage o
f page width)
Solid Line
(without the 3D cutout o
l ok)
N1.0 No Break(prev n
e ts line breaks)
N1.0 Word Break(where to break a line if needed)
REATING LISTS IN
C
HTML
DOCUMENTS
Use these tags to create bulleted, numbered, n
a d other lists.
Unordered List(
before each list item)
Compact
Bullet Type(fo
r the whole list)
| QUARE> (this & subsequent)
Ordered List(
before each list item)
Compact
Numbering Type(for the h
w ole list)
(this & subsequent)
Starting Number(for the whole list)
(this
& subsequent)
Definition List(
=term, =definition)
Compact
Menu List (before each list item)
151