Create a Scrollbar in <DIV> or <SPAN> tags.

If you have content/text or tables that are too long for your page then you can enclose the content in <DIV> or <SPAN> tags that have a defined height, width and scrollbars. You can have any number of these elements on your page.

Example 1:

This script can include text, tables and graphics.

The width and height can be adjusted and scroll bars can be automatically added to adjust for changing content.

Follow the simple wizard and the <DIV> tags will be created. Then you only need to add your content. Example 2:

As you can see a number of these scrips can be combined to great effect.

If you do use a number of these "scrollers" you may want to set them in table cells to have an ordered layout.


Type of Tag do you want to create:

Size Border around content: pixels

Align your content to the:

Width of your DIV box: pixels

Height of your Div box: pixels

What scrollbars do you want:


Here is your DIV Scrollbar script. Paste it into the body
of your document where you want the script to appear.