Programming Tags of HTML || Advance HTML

Programming Tag of HTML

  1. <script> Define a client-side script (JavaScript)
  2. <noscript> Defines an alternate content for users that have disabled scripts in their browser or have a browser that doesn't support script
  3. <applet> Defines an embedded applet(a very small application, especially a utility program performing one or a few simple functions)
  4. <embed> Defines a container for an external application or interactive content (a plug-in)
  5. <object> Defines an embedded object within an HTML document. Use this element to embed multimedia
  6. <param> Define parameters for plugins embedded with an object element

So, This is an only Programming Tag, Whch is totally used in HTML Coding Languages.

Post a Comment

0 Comments