CSS bookmark-label Property

Description

The bookmark-label property specifies the label of the bookmark, i.e., the text that will represent the bookmark in the bookmark structure.

The bookmark-label property has been deprecated or is no longer in any CSS working groups.

Initial value
content()
Applies to
All elements
Inherited
No
Computed value
Specified value
Animatable
No
JavaScript syntax
object.style.bookmarkLabel

Syntax

bookmark-label: content() | <string>

Values

  • content()
  • <string>

Example

.class {
   bookmark-label: "The Label of the Bookmark"; 
}

Browser Support

The following table will show you the current browser support for the CSS bookmark-label property.

Desktop
Edge Chrome Firefox Opera Safari
?????
Tablets / Mobile
Chrome Firefox Opera Safari Samsung Webview
??????