Home Tutorial Html Html5 HTML tags, Definition of applet tag in HTML5.

 
 

HTML tags, Definition of applet tag in HTML5.
Posted on: August 31, 2010 at 12:00 AM
in this tutorial we will see the use of applet tag.

HTML tags, Definition of applet <applet> tag in HTML5.

In this section, we will define applet tag. HTML5 does not support applet tag.

Applet tag is supported by HTML4.01. It is used for including java applet. Applet is java program that can be embedded into HTML pages. Java applets runs on the java enabled web browsers.

HTML5 supports object   <object> tag instead of applet tag <applet>.

Related Tags for HTML tags, Definition of applet tag in HTML5.:


Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.