4 lines
138 B
HTML
4 lines
138 B
HTML
<!DOCTYPE html>
|
|
<div style="width: 100px; height: 100px; overflow: auto;">
|
|
<div style="height: 200px; background: green;"></div>
|
|
</div>
|