![]() |
VOOZH | about |
The Disabled attribute for <link> element in HTML is used to specify that the linked document is disabled. A disabled link is un-clickable and unusable. It is a boolean attribute.
Note: This attribute is not supported in html5.
Syntax:
<link disabled> ----- </link>
Example:
Output:
Supported Browsers: