CSS bookmark-target Property

Description

The bookmark-target property specifies the target of the bookmark link.

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

Initial value
none
Applies to
All elements
Inherited
No
Media
All
Computed value
For URI values, the absolute URI; for 'none', as specified
Animatable
No
CSS Version
CSS3
JavaScript syntax
object.style.bookmarkTarget

Syntax

bookmark-target: none | <uri>

Values

  • none
  • <uri>

Example

.class {
   bookmark-target: url(http://www.cssportal.com); 
}

Browser Support

Desktop
Explorer Edge Chrome Firefox Opera Safari
??????
Tablets / Mobile
Android Chrome Firefox Opera Safari Samsung
??????