Created
October 1, 2015 20:54
-
-
Save anonymous/33c8a9e056105ad68d34 to your computer and use it in GitHub Desktop.
// source http://jsbin.com/kivoni
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> Glitch202's Webpage </TITLE> | |
| </head> | |
| <body> | |
| <center> <h1> This Is My First Webpage </h1> </center> | |
| <center> <b> <p> I have a github account now </p> </b> </center> | |
| <img> src= "angry.gif" | |
| <a href = "http://www.google.com"target="_blank"> Visit Google for free</a> | |
| <script id="jsbin-source-html" type="text/html"><!DOCTYPE html> | |
| <html> | |
| <head> | |
| <TITLE> Glitch202's Webpage </TITLE> | |
| </head> | |
| <body> | |
| <center> <h1> This Is My First Webpage </h1> </center> | |
| <center> <b> <p> I have a github account now </p> </b> </center> | |
| <img> src= "angry.gif" | |
| <a href = "http://www.google.com"target="_blank"> Visit Google for free</a> | |
| </body> | |
| </html> | |
| <html> | |
| </script> | |
| </body> | |
| </html> | |
| <html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment