CSS property: bookmark-level
    Description
The level of the bookmark
This property specifies the level of the bookmark.
Syntax
Versions
Examples
h1 { bookmark-level: 1 }
h2 { bookmark-level: 2 }
h3 { bookmark-level: 3 }
    bookmark-levelThe level of the bookmark
This property specifies the level of the bookmark.
h1 { bookmark-level: 1 }
h2 { bookmark-level: 2 }
h3 { bookmark-level: 3 }