QuickFreeTools

Online HTML Link Code

Reference and copy common HTML link code: anchor, new window, mailto, and button-style links. Quick snippets for developers.

Common HTML link snippets. Copy and replace URL/text in your editor.

  • Basic link
  • Link open in new tab
  • Mailto link
  • Mailto with subject
  • Button-style link
  • Link with title (tooltip)

Frequently Asked Questions

What does this tool provide?
Ready-to-copy HTML snippets for standard links, new-window links, mailto, and click handlers.
Can I customize the snippets?
Copy the snippet and replace the placeholder URL and text in your editor.
Where is target _blank explained?
The new-window snippet includes target="_blank" and rel="noopener noreferrer" for security.

Related Developer Tools