HTML <param> tag
HTML param tag:
This is a single tag. <param> This is the beginning tag, in html <param> tag no end tag, but xhtml finish this tag properly <param/> .This <param> tag uaing for Determine parameters for plugins embedded with an <object> tag or element or passing parameters to an embedded object element. The <param> tag use with the <object> element to provide parameters. is <param> tag must be inside the <object> element, before any flow of content.<param>=parameters.
Copy this code and past your page.
Example:
Result:
Support Browser
- Html Version Differenc: Differences Between HTML 5 and 4.01.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
In HTML5 the "type" and "valuetype" attributes are not supported.
- Html Version Differenc: Differences Between XHTML and HTML
The <param> tag has no end tag In HTML.
The <param> tag must be properly closed, like this <param /> In XHTML.
If you want to make parameters for plugins embedded using HTML code, Use HTML<param> element.
1. What is the <param>tag ?
2. What is the <param> tag using for ?
3. What is the definition of <param> tag ?
4. What is the <param> tag mean ?
5. How can You make parameters for plugins embedded using html code ?
If you want to make parameters for plugins embedded using HTML code, Use HTML<param> element.
1. What is the <param>tag ?
2. What is the <param> tag using for ?
3. What is the definition of <param> tag ?
4. What is the <param> tag mean ?
5. How can You make parameters for plugins embedded using html code ?