The <applet> Tag Is Deprecated - Use The Object Html Tag
The applet tag is deprecated, use the object html tag instead. The reason we do not provide information on deprecated tags, is simple... we don't want you to use outdated html. It just saves a lot of problems such as: browser support and validation errors.
Definition of a Deprecated Tag
Deprecated tags are tags that are no longer specified in the W3C recommendation, it is strongly not advised to use these tags. As browsers are not guaranteed to support them. At HTML Tips I will always try and provide an alternative for a deprecated tag.

Comments