Skip to content

Instantly share code, notes, and snippets.

@sneeu
Created February 12, 2009 22:47
Show Gist options
  • Save sneeu/62923 to your computer and use it in GitHub Desktop.
Save sneeu/62923 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>flat</title>
<style type="text/css" media="screen">
*{margin:0;padding:0}
body{color:#000;font:600 400%/1.4em "Avenir";padding:1em}
p{text-align:justify;text-shadow:0 0 0.125em #666}
a{color:inherit;text-decoration:none}
a:hover{background:#000;color:#fff;margin:0 -0.125em;padding:0.125em;text-shadow:none}
p:hover a{border-bottom:1px solid}
</style>
</head>
<body>
<blockquote cite="http://en.wikipedia.org/wiki/Flat_(geometry)">
<p>In ge­om­e­try, a <a href="http://en.wikipedia.org/wiki/Flat_(geometry)" title="Flat (geometry) on Wikipedia.">flat</a> is a sub­set of n-di­men­sion­al space that is con­gru­ent to a Eu­clid­e­an space of lo­wer&nbsp;di­men­sion.</p>
</blockquote>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment