Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<div style="transform-style:preserve-3d;">
  <div style="transform-style:preserve-3d; opacity:0.5; width:100px; height:100px; background:red; transform:translate3d(0,0,30px);">
    <div style="width:100px; height:100px; background:green; transform:translate3d(50px,0,-20px);"></div>
    <div style="width:80px; height:80px; background:black; transform:translate3d(35px,-60px,-30px);"></div>
  </div>
  <div style="width:100px; height:100px; background:blue; transform:translate3d(25px,-50px,20px);"></div>
</div>
Output

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

Dismiss x
public
Bin info
trchen1033pro
0viewers