Skip to content

Instantly share code, notes, and snippets.

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