HTML - Tags - <param>

#100 of 147
param
Prev p

 <html>
 <body>
     <object data="hello.swf">
         <param name="quality" value="high">
     </object>
 </body>
 </html>
 

The param element creates a parameter for the parent object element.

N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath