Skip to content

Instantly share code, notes, and snippets.

@MAXHEADR0OM
Created December 4, 2019 19:26
Show Gist options
  • Save MAXHEADR0OM/82fd59c5be5e4e76a5caa0fef6aa05e8 to your computer and use it in GitHub Desktop.
Save MAXHEADR0OM/82fd59c5be5e4e76a5caa0fef6aa05e8 to your computer and use it in GitHub Desktop.
Simple Scroll Box
<div style="height:120px;width:100%;border:1px solid #ccc;overflow:auto;">
Insert content here.
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment