Skip to content

Instantly share code, notes, and snippets.

@samanpwbb
Created March 20, 2014 02:34
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 samanpwbb/9656103 to your computer and use it in GitHub Desktop.
Save samanpwbb/9656103 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Saman's Website</title>
<link rel="stylesheet" href="style.css" />
</head>
<h1>Saman's Website.</h1>
<p>Hi this is my website!</p>
<p class="important">Isn't weird that people wore hats in the 90's?</p>
<img src="http://31.media.tumblr.com/6da0e610a86678e232c72c9ef50d22f2/tumblr_mgbb5zuaK11qzd4ceo1_500.jpg"/>
<a href='myblog.html'>myblog</a>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment