Sachsentext

An object might require a long description

Objects might require a long description, especially if their content is complicated.

Example

Wrong

<object data="map_of_the_world.mov"></object>

Right

<object data="map_of_the_world.mov" longdesc="description.html"></object>