What is the tag Code Base and why do we use it?
Answer Posted / r
After writing and compiling a Java applet, you can display
it in a web page by using the APPLET tag. The CODE attribute
specifies the name of the Java applet to run. The CODEBASE
attribute specifies the subdirectory or folder containing
the Java applet. You can use PARAM tags between the <APPLET>
and </APPLET> tags to provide information about parameters,
or arguments, to be used by the Java applet.
Syntax
<APPLET
CODE=”classFileName”
CODEBASE=”classFileDirectory”
ARCHIVE=”archiveFile”
ALT=”altText”
ALIGN=”LEFT”
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is frameset in html?
Does br need a closing tag?
What does li mean in texting?
How do I make flash always enabled?
What is a deprecated tag?
tell me do you know new input type attribute in html5
What is d full meaning of url?
What bullet types are available?
How do you tag?
Does chrome use html5?
What Difference between FontSize and Font Size in DHTML?
Where do I learn coding?
What is the difference between an
What are the components of dhtml?
What is aria label?