From http://www.w3schools.com (Copyright Refsnes Data)
The show-destination property specifies where the link resource should be displayed.
| Value | Description |
|---|---|
| replace | Default. The current document should be replaced. However, if the link resource is in the page, it should be scrolled into sight |
| new | A new document should be opened |
From http://www.w3schools.com (Copyright Refsnes Data)