Skip to content

Instantly share code, notes, and snippets.

@Deaner666
Created May 26, 2015 21:20
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 Deaner666/b77c91181b33ce98f7f5 to your computer and use it in GitHub Desktop.
Save Deaner666/b77c91181b33ce98f7f5 to your computer and use it in GitHub Desktop.
Anchor syntax for linking to a page with URL parameters
<a href="http://www.example.com/page.php?key1=value&key2=value">link</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment