Skip to content

Instantly share code, notes, and snippets.

@abhishekjakhar
Created October 14, 2018 06: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 abhishekjakhar/f460d9db1d400c7ccc0e682134f2215a to your computer and use it in GitHub Desktop.
Save abhishekjakhar/f460d9db1d400c7ccc0e682134f2215a to your computer and use it in GitHub Desktop.
Link (Page on your site to page on another site)
<!DOCTYPE html>
<html>
<head>
<title>HTML - A short guide</title>
</head>
<body>
<a href="https://medium.com/">Medium</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment