Prev Demo
Scroll Bar With Color
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2 style="color:blue">Scroll bar with color</h2> <div style="width:100px;height:75px;overflow:scroll;background-color:#FCFADD;color:blue;scrollbar-base-color:yellow;"> Techfunda dotnetfunda itfunda kidsfunda, farming funda </div> </body> </html>
Note: We DO NOT save your trial code in our database.
Output