Home  >  Article  >  Web Front-end  >  How to use html applet tag

How to use html applet tag

藏色散人
藏色散人Original
2019-05-25 13:37:333401browse

The

html applet tag is used to define an embedded applet. Some browsers still exist for but require additional plug-ins and installation processes to work.

How to use html applet tag

#html How to use the applet tag?

Function: Define embedded applet.

Note:

Some browsers still have support for , but additional plug-ins and installation processes are required to work.

Note:

HTML5 does not support the tag. Please use the tag instead. In HTML 4.01, the element is deprecated.

html applet tag usage example




    
    Title



    Java applet that draws animated bubbles.


The result is:

How to use html applet tag

The above is the detailed content of How to use html applet tag. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn