w3resource

HTML classid attribute

classid

The purpose of the HTML classid attribute is to specify the URL of the implementation for an embedded object.

Supported elements

HTML classid attribute supports object element.

Syntax

<object classid="value">..............</object>

Type of value

URL.

Value

A URL.

Default value

There is no default value.

Supported doctypes

HTML 4.01 strict, HTML 4.01 transitional, HTML 4.01 frameset.

Previous: id and class attributes of HTML
Next: HTML codebase attribute

Test your Programming skills with w3resource's quiz.



Follow us on Facebook and Twitter for latest update.