CSS property: bookmark-label

Description

The label of the bookmark

This property specifies the label of the bookmark.

Syntax

Versions

Examples

a { bookmark-label: attr(title, string) }
h1 { bookmark-label:  }
#frog { bookmark-label: "The green frog" }