Skip to content

Instantly share code, notes, and snippets.

@voxxit
Created February 13, 2010 08:46
Show Gist options
  • Select an option

  • Save voxxit/303345 to your computer and use it in GitHub Desktop.

Select an option

Save voxxit/303345 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Hello World</title>
<link rel="stylesheet" href="/stylesheets/application.css" type="text/css" />
</head>
<body>
<div id="container">
...
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment