Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <div style="height:100px;width:140px;overflow:auto;border:8px solid yellowgreen;padding:2%">This scroll box has had a border added to it. You can add borders to anything in HTML - including scroll boxes.</div>