<applet>
All Tags not showing in online page, but show on view source.
<applet code="Home2IT.class" width="350" height="350"> Download Java for your desktop computer now! </applet>
Code show like this:
Browser Support
The <applet> tag is supported in all major browsers.
Attention:The <applet> tag is not supported in HTML5. Use the <object> tag instead of this.
HTML 4.01
The <applet> tag is deprecated in HTML 4.01.
HTML5
The <applet> tag is not supported in HTML5.