Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <style>
      div {
        width: 300px;
        height: 170px;
      }
      h2 {
        text-align: center;
        text-transform: uppercase;
        font-family: Futura, sans-serif;
        font-size: 22px;
        padding: 0 17px 0 17px;
        margin: -99px 0 0 0;
        color: white;
      }
    
    </style>
  </head>
  <body>
    <div>
      <object type="image/svg+xml" width="300" height="170" data="http://thomaspark.me/project/devour/mrrogers.svg"></object>
      <h2>Won't you be<br />my neighbor</h2>
    </div>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers