Divs / Blogs
Here are some codes for scroll boxes, or divs, to use on your pages.
You can have multiple scroll boxes, or divs, by using the same code, but changing the 'box1' attribute to box2, box3, etc. Just remember to change it both in the css code and the lower code where you text goes.
Positioned Scrollbox
To make a basic scrollbox, use this code. Change the height and width properties, and the top and left attributes to place it on your page.
Positioned Scrollbox with Style
This makes a basic scrollbox that you can position that has a background color and a border. You can change the background attributes and border values using the other pages on this site. Copy the code onto your page and change the color values, the height and width attributes, and the top and left positioning numbers.