Skip to content

Instantly share code, notes, and snippets.

@evert
Created May 29, 2013 19:33
Show Gist options
  • Save evert/5673130 to your computer and use it in GitHub Desktop.
Save evert/5673130 to your computer and use it in GitHub Desktop.
My whole life has been leading up to this moment.
<!DOCTYPE html>
<head>
<title>This is it</title>
<meta charset="utf-8" />
<style type="text/css">
hr {
border: 0px;
}
hr:before {
font-family: monospace;
content: "﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣8<﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣﹣";
}
</style>
</head>
<body>
<hr />
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment