What is the work of <applet> tag? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is the work of <applet> tag?

Define the applet tag.

19th Aug 2019, 3:20 PM
shubham28
shubham28 - avatar
3 Answers
+ 6
It's a deprecated tag, so don't bother using. Btw it is to allow you to include Java-made applets onto your website.
19th Aug 2019, 3:30 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 6
Applet tag is used for java GUI programs
20th Aug 2019, 8:17 PM
Anwar Ali
Anwar Ali - avatar
0
Thats good, enough for me.
19th Aug 2019, 3:37 PM
shubham28
shubham28 - avatar