What is the tag Code Base and why do we use it?
Answer / 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 |
Explain geolocation api in html5.
Are <br> tags the only way to separate sections of text?
What is ol tag?
What is formatting in html?
Why isn't XHTML2 backwards compatible?
What are the features of html?
What is tag and attribute?
What is a meta keyword example?
Difference between HTML and DHTML?
16 Answers ABS, Accenture, CGI, College School Exams Tests,
How do I remove the border around frames?
How do you add keywords?
What are custom meta tags?