Created
November 7, 2016 21:46
-
-
Save anonymous/2a607e3e36bc3d37e11f1e083095444e to your computer and use it in GitHub Desktop.
// source https://jsbin.com/monabi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Write your code below--> | |
<h1>Hi, I'm awesome</h1> | |
<p> | |
<a href="http://twitter.com/GA">Follow me</a> on twitter.</p> | |
<p> | |
Send me an <a href="malito:[email protected]">email</a></p> | |
<script id="jsbin-source-html" type="text/html"> | |
<\!-- Write your code below--> | |
<h1>Hi, I'm awesome</h1> | |
<p> | |
<a href="http://twitter.com/GA">Follow me</a> on twitter.</p> | |
<p> | |
Send me an <a href="malito:[email protected]">email</a></p></script> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment