1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > Applets > <APPLET ...>

Attribute for <APPLET ...>
HEIGHT ="height expression"

HEIGHT tells how tall the applet should be. HEIGHT is required.

this code produces this
<APPLET
CODE="MyApplet.class"
WIDTH=150 HEIGHT=50>
<PARAM NAME=TEXT VALUE="Yes!">
</APPLET>

For applets which use pictures, HEIGHT will often need to be the height of the image or images being used.

<APPLET ALIGN="..."> >>>

          

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