object

Embeds external resources like images, videos, or plugins.

Description

The <object> element is part of the Embedded category in HTML.

Basic Example

The object element can embed various external resources.

<object>...</object>

Attributes

This element supports global attributes.

Accessibility

Accessibility considerations for the <object> element will be documented here.

Related Elements