mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
8 lines
193 B
HTML
8 lines
193 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style='width: 100000px; overflow: hidden;'></body>
|
|
<div id="float" style="float: left; overflow: scroll;">
|
|
<div style="width: 200px;"></div>
|
|
</div>
|
|
</html>
|