Code:
<applet code="AppletName.class" codebase="PathToAppletArchive" name="AppletName" archive=AppletName.jar"
width="nnn" height="nnn">
<param name="name" value="value">
<param name="name" value="value">
Your browser is not Java enabled.
</applet>
"code" is the classname of the code block
"archive" points to the filename
"codebase" points to where the archive is located.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|