'type' specifies the MIME content type of the embed object : type embed « Object « HTML / CSS






'type' specifies the MIME content type of the embed object

    
<HTML>
<BODY>
<embed type="application/x-shockwave-flash"></embed>
</BODY>
</HTML>  
      
      








Related examples in the same category