Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1">
<div id="d1"></div>
<div id="d2"></div>
 
body { margin: 0 }
div { width: 50% }
#d1 { height: 100%; position: absolute; right: 0; background: orange }
#d2 { height: 100vh; background: blue }
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers