Skip to content

Instantly share code, notes, and snippets.

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 sahinyanlik/7168234 to your computer and use it in GitHub Desktop.
Save sahinyanlik/7168234 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Example page</title>
</head>
<body>
<h1>Hello world</h1>
<p>Lorem ipsum dolor sit amet, consectetur.</p>
<img src="http://placekitten.com/200/300">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment