Skip to content

Instantly share code, notes, and snippets.

@a-espinoza
Forked from anonymous/index.html
Created June 20, 2016 00:27
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 a-espinoza/46af41f298670c8e9620c17021ebf18b to your computer and use it in GitHub Desktop.
Save a-espinoza/46af41f298670c8e9620c17021ebf18b 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