Created
December 10, 2016 20:19
-
-
Save anonymous/db427098772c0d2c7eae021efe4ae798 to your computer and use it in GitHub Desktop.
Site // source https://jsbin.com/cakuyeb
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Site</title> | |
| </head> | |
| <body> | |
| <h1>Hi, I'm awesome.</h1> | |
| <p><a href="http://twitter.com/GA">Follow me</a> on Twitter. Send me an <a href="mailto:me@email.com">email.</a></p> | |
| <script id="jsbin-source-html" type="text/html"><!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Site</title> | |
| </head> | |
| <body> | |
| <h1>Hi, I'm awesome.</h1> | |
| <p><a href="http://twitter.com/GA">Follow me</a> on Twitter. Send me an <a href="mailto:me@email.com">email.</a></p> | |
| </body> | |
| </html> | |
| </script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment