asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > TYPE Attribute

TYPE Attribute | type Property


Sets or retrieves the MIME type of the object.

Syntax

Inline <OBJECT TYPE = sType ... >
Script object.type = sType ]

Possible Values

sType String specifying the MIME type of the object.

The property is read/write with no default value.

Remarks

MIME stands for "Multipurpose Internet Mail Extension." MIME is a set of enhancements to SMTP allowing an Internet message to include a mixture of audio, images, video, and text components, and to accommodate a variety of international character sets.

The property is used to retrieve a class identifier for the object when no CLASSid= attribute is given.

Applies To

OBJECT

See Also

data



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note