Skip to content

Instantly share code, notes, and snippets.

Created October 1, 2015 20:54
Show Gist options
  • Save anonymous/33c8a9e056105ad68d34 to your computer and use it in GitHub Desktop.
Save anonymous/33c8a9e056105ad68d34 to your computer and use it in GitHub Desktop.
<!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