Question:

I have been trying to add a scrollbar to one of my webpages. Quick and easy way?

by  |  earlier

0 LIKES UnLike

I have been trying to add a scrollbar to one of my web pages. The current page I have has hundreds of images, but I want to add a scrollbar to keep them all within a template, like so: http://www.andreadams.com/the_cartoon_express_home.htm.

I thought that by simply adding "overflow:scroll" in the code to my div layer, that would solve it, but apparently not. The images still overflow. So, any ideas would be great!

 Tags:

   Report

1 ANSWERS


  1. It's not overflow:scroll

    I'm thirteen, I am studying program, and one of the first things I learned was a basic table.

    <div style=width:__px;height:__px;OVERFLOW:AU...

    That would create a scrollbar within your designated pixel(or your certain size) size.  

    Overflow:auto;

    X]

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.