HTML/CSS/Object Attributes/type embed

Материал из Web эксперт
Перейти к: навигация, поиск

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

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