Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #scrollbox {
- width: 300px;
- height: 300px;
- border: 2px dashed #737373;
- overflow: auto;
- }
- </style>
- <div id="scrollbox">
- text
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement