HTML classid attribute
Description
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 checked="value">..............</object>
Type of value
URL.
Value
An URL.
Default value
There is no default value.
Supported doctypes
HTML 4.01 strict, HTML 4.01 transitional, HTML 4.01 frameset.

