HTML Plug-ins
HTML plug-ins were used to embed external applications like Flash or Java applets.
Current Status
- Plug-ins are deprecated
- Not supported in modern browsers
- Replaced by HTML5 features
Recommended Alternatives
<video>instead of Flash<audio>instead of media plug-ins- Canvas and SVG instead of applets