Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<style>
  #wrapper {
    margin: 0 auto;
  }
  
  #right-container {
    background: #99cccc;
    margin-left: 130px;
  }
</style>
<div id='wrapper'>
  <div id='right-container'>
    #right-container<br/>
    with two lines of content
  </div>
</div>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers