Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="box-shadow 特效猫">
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
 <!--脑袋-->
  <div class="head">
     <div class="face"></div>
     <div class="left-eye">
        <div class="black-eye"></div>
        <div class="white-eye"></div>
     </div>
    
     
    
     <div class="right-eye">
       <div class="black-eye2"></div>
       <div class="white-eye2"></div>
     </div>
    
     <div class="nose">
        <div class="white-nose"></div>
     </div>
    
     <div class="wave"></div>
    
     <div class="wave2"></div>
  </div>
  
    
</body>
</html>
Output

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

Dismiss x
public
Bin info
GeorgeLu2018pro
0viewers