This is a test page of links.

I just found there are many types when display a url.

Specifies where to display the linked URL. It is a name of, or keyword for, a browsing context: a tab, window, or 《iframe》. The following keywords have special meanings:

Note: When using target, consider adding rel="noreferrer" to avoid exploitation of the window.opener API.

Note: Linking to another page using target="_blank" will run the new page on the same process as your page. If the new page is executing expensive JS, your page's performance may suffer. To avoid this use rel="noopener".

Baseline icon Widely available across major browsers (Baseline since 2015)

Here are some test link urls: