Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<div style="border: solid thick; display: flex; overflow: scroll; padding: 50px; width: 100px; height: 100px; ">
  <div style="background: lime; width: 400px; height: 400px; flex-shrink: 0;">item</div>
</div>
<hr>
<div style="border: solid thick; display: grid; overflow: scroll; padding: 50px; width: 100px; height: 100px; ">
  <div style="background: lime; width: 400px; height: 400px;">item</div>
</div>
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
anonymouspro
0viewers