Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
     <div id='statusContainer' class='scrollable'>
       <div  class="left-rounded-corner element_align_horizontally textStyle">Basic Details</div>
       <div class="rectangle-shape element_align_horizontally textStyle">Additional Details</div>
       <div class="rectangle-shape element_align_horizontally textStyle">Person Responsible</div>
       <div class="rectangle-shape element_align_horizontally textStyle">Witness</div>
       <div  class="rectangle-shape element_align_horizontally textStyle">Affected Person</div>
       <div  class="right-rounded-corner element_align_horizontally textStyle">Review</div>
  </div>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
burugularpro
0viewers