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>
</head>
<body>
  
 <div>
    
  <span class="red">red fox chasing</span>
     <span class="white">the white rabbit</span>
  
    <span class="red">red mushrooms grow</span>
   
  <span class="white">in the white snow</span>
    
  <span class="red">red fox chasing</span>
  
     <span class="white">the white rabbit</span>
   <span class="red">red mushrooms grow</span>
 
  <span class="white">in the white snow</span>
 
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
dmkimpro
0viewers