Skip to content

Instantly share code, notes, and snippets.

@lorenzocaum
Created July 14, 2016 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lorenzocaum/24e869d263acb0eb504f9280814c82ae to your computer and use it in GitHub Desktop.
Save lorenzocaum/24e869d263acb0eb504f9280814c82ae to your computer and use it in GitHub Desktop.
Example of how to create a link that opens in a new window

<a href="http://example.com/terms-and-conditions/" target="_blank">Click here to view the terms and conditions</a>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment