Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
   <div id="outer">
     <div id="inner">
       Line one.
       <p>Line two.
 
body {
  padding-top: 3em;
}
#outer {
  width: 500px;
}
#inner {
  width: 200px;
  text-indent: 10%;
}
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers