Web HTML-HTML.com
You are here: HTML > Images > <SPACER ...> > TYPE

TYPE = VERTICAL

VERTICAL inserts vertical space between lines of text. VERTICAL makes the space look like a really big paragraph break. (However, don't use VERTICAL when you mean <P ...>. If you really intend a paragraph break, use VERTICAL and <P ...> together). When you use VERTICAL, you must also use the SIZE attribute, notHEIGHT.

this code produces this
hi there!

<SPACERTYPE=VERTICAL SIZE=50>

hi there!

<SPACERTYPE=VERTICAL SIZE=200>

hi there!
hi there! hi there! hi there!

TYPE=BLOCK >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com