Prev Demo
Scroll Bar With Border
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2 style="color:blue">Scroll bar with Border</h2> <div style="width:150px;height:150px;line-height:3em;overflow:scroll;padding:5px;background-color:red;color:lime;border:4px double violets;"> Techfunda is the largets online tutorials </div></body> </html>
Note: We DO NOT save your trial code in our database.
Output