Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the tag Code Base and why do we use it?



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

Post New Answer

More HTML DHTML Interview Questions

What is html dom?

0 Answers  


How do I create a simple web page?

0 Answers  


How do I make an html link?

0 Answers  


Differentiate between Canvas and SVG?

0 Answers  


What is the use of mathml element in html5?

0 Answers  


What is reset and submit buttons?

0 Answers  


Why is xhtml needed?

0 Answers  


What is dhtml with example?

0 Answers  


How do you play a video using html5?

0 Answers  


What is html beginform?

0 Answers  


Why to use xhtml.

0 Answers  


What is browser in html?

0 Answers  


Categories