Skip to content

Instantly share code, notes, and snippets.

Created June 20, 2016 00:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/4c849db2f7c0d1ff1d73a991c13cc090 to your computer and use it in GitHub Desktop.
Save anonymous/4c849db2f7c0d1ff1d73a991c13cc090 to your computer and use it in GitHub Desktop.
Hi,I'm awesome // source https://jsbin.com/xoviher
<!-- Write your code below-->
<!DOCTYPE>
<html>
<head>
<title>Hi,I'm awesome</title>
</head>
<body>
<h1>Hi, I'm awesome.</h1>
<p1>
<a href="http://twitter.com/andrespinosa">Follow me</a> on twitter.
</p1>
<p2>
send me an <a href="mailto:a_espinosa@live.com"> email </a>.
</p2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment