1 2 3 4 5
<body style="margin-left: 0px"> <div style="margin-left: 200px; width: 200px; height: 100px; overflow: auto;"> <div style="background-color: red; height: 200px;"/> </div> </body>