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>
  <script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
  <script>
        // Add a Modernizr-test for the weird, inbetween, flexbox implementation
        // in IE10, necessary for the "sticky" footer.
        // (See https://github.com/Modernizr/Modernizr/issues/812)
        // (This could be rolled into a custom Modernizr build in production later.)
        Modernizr.addTest('flexboxtweener', Modernizr.testAllProps('flexAlign', 'end', true));
  </script>
</head>
<body>
  <header role="banner">
    <h1>My important site</h1>
  </header>
  <main role="main">
    <h2>Very important stuff about things</h2>
    
    <p>Lucius Nieman layoffs Google News the medium is the massage This Week in Review Romenesko MinnPost innovation syndicated gutter paywall, digital circulation strategy going forward should isn't a business model Does my "yes, but" look big in this corner office? scoop blog.</p>
    <p>Wikipedia election-night hologram the notion of the public newsonomics, election-night hologram curation layoffs Patch algorithms natural-born blogger Flipboard Android Arab spring. </p>
  </main>
  <footer role="contentinfo">
    <p>Contact me: <a href="#">edgar@example.com</a></p>
  </footer>
</body>
</html>
Output

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

Dismiss x
public
Bin info
thatemilpro
0viewers