Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Applets > <APPLET ...>

Attribute for <APPLET ...>
VSPACE =integer

Establishes the vertical distance between the applet and the surrounding text.

<APPLET 
 CODE="MyApplet.class" 
 HEIGHT=50 WIDTH=100 
VSPACE=1>
<PARAM NAME=TEXT VALUE="Welcome">
</APPLET>
<P>
Hi there!
<APPLET 
 CODE="MyApplet.class" 
 HEIGHT=50 WIDTH=100 
VSPACE=15>
<PARAM NAME=TEXT VALUE="Welcome">
</APPLET>
<P>
Hi there!

Hi there!

Hi there!

<APPLET HSPACE="..."> >>>

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