Skip to content

Instantly share code, notes, and snippets.

@justinrolston
Created August 28, 2013 21:23
Show Gist options
  • Save justinrolston/6371490 to your computer and use it in GitHub Desktop.
Save justinrolston/6371490 to your computer and use it in GitHub Desktop.
<HEAD>
<TITLE>Basic HTML Sample Page</TITLE>
</HEAD>
<BODY >
<a href='http://www.google.com' target='_blank' id='test'>My blank target</a>
</BODY>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment