Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
<!--[if IE]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
  article, aside, figure, footer, header, hgroup, 
  menu, nav, section { display: block; }
  
h1 {
  font-family: "League Gothic";
  font-size: 140px;
  color: #ff8000;
  text-align: center;
  line-height: 130px;
  letter-spacing: 2px;
  margin: 200px 0 0 0;
  text-shadow: #ff5500 1px -1px 0,
               #ff5500 2px -2px 0,
                 #ff5500 3px -3px 0,
                 #ff5500 4px -4px 0,
                 #ff5500 5px -5px 0,
                 #ff5500 6px -6px 0,
                 #ff5500 7px -7px 0,
                 #ff5500 8px -8px 0,
                 #ff5500 9px -9px 0,
                 #ff5500 10px -10px 0;
  }
</style>
</head>
<body>
  <h1>The Third<br>Dimension</h1>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers