-
Size and color can be changed to meet your needs.
-
To start a new line, add <BR>
to the end of the last line.
Type in: Pecan
side server w/ drop sides; glass side tables;<BR> Eastern two drawer map
table; game table and four captains chairs;<BR> tiered mahogany stand; small
wardrobe; oak five drawer file; older rope trim desk;
you will get:
Pecan side server w/ drop sides; glass
side tables;
Eastern two drawer map table; game table and four captains chairs;
tiered mahogany stand; small wardrobe; oak five drawer file; older rope trim
desk;
-
To add spaces (blank lines) below your lines add
<BR><BR>.
The more you add
<BR>, the more space (blank lines) you will get.
Type in: Pecan side server w/
drop sides; glass side tables;<BR><BR> Eastern two drawer map table;
game table and four captains chairs;<BR> tiered mahogany stand; small
wardrobe; oak five drawer file; older rope trim desk;
you will get:
Pecan side server w/ drop sides;
glass side tables;
Eastern two drawer map table; game table and four captains chairs;
tiered mahogany stand; small wardrobe; oak five drawer file; older rope
trim desk;
To change font settings, HTML tags need to go before and after
the text you want to change.
-
Type in <b>BOLD</b> you will
get BOLD
-
Type in <I>ITALIC</I> you
will get ITALIC
-
Type in <U>Underlined</U> you
will get Underlined
-
Type in <strike>STRIKE</strike>
you will get
STRIKE -
Type in <b><I>BOLD And
Italic</I></b> you will get BOLD And Italic
- Type
in <b><I><U>BOLD, Italic and
Underlined</U></I></b> you will
get BOLD, Italic and
Underlined
To change Color and size and location of your
text, use these tags: -
Type in<font color=red
size=+2>RED LETTERS</font>you will get RED
LETTERS
-
Type in<center><font color=blue size=+2>CENTERED BLUE
LETTERS</font></center>you will get
CENTERED BLUE LETTERS -
Type in<center><font color=green size=+2><b>BOLD CENTERED AND
GREEN</b></font></center>you will get BOLD CENTERED AND
GREEN
To change the font style, enter your font
"name" within the tags as shown. Type in<font color=blue size=+2 face="arial">YOUR SALE BILL</font>you will get
YOUR SALE BILL - Type in<font color=blue size=+2 face="lucida handwriting">Your Sale Bill</font>you will get
Your Sale Bill
- Type in<font color=blue size=+2 face="comic sans ms">Your Sale Bill</font>you will get
Your Sale Bill
To bullet your text, use these tags.
Type in
<ul><li>Item one</li>
<li>Item two</li>
<li>Item three</li>
<li>item four</li>
<li>Item five</li></ul> | you will get - Item one
- Item two
- Item three
- item four
- Item five
| Type in
<ol><li>Item one</li>
<li>Item two</li>
<li>Item three</li>
<li>item four</li>
<li>Item five</li></ol> | you will get - Item one
- Item two
- Item three
- item four
- Item five
|
If you need to place a link to another page, (A page full of pictures for example), use the following tag.
Type in <center><font
size=+1><a href="http://PUT PAGE URL
HERE">Click here</a>For Pictures</font></center> you will get: Click here For Pictures. |