5 lines
183 B
HTML
5 lines
183 B
HTML
<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>
|