Avoid the Deprecated <applet> Tag in HTML 5

The <applet> tag should be avoided because it has been deprecated since HTML version 4. The <object> tag should be used instead.