Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="backface-visibility翻转" />
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
    <div class="box">
        <div class="inner">
            <div class="r1">正面</div>
            <div class="r2">反面</div>
        </div>
    </div>
  
  
    <div class="box">
        <div class="inner">
            <div class="r3">正面</div>
            <div class="r4">反面</div>
        </div>
    </div>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
joyapro
0viewers