Internal Webpage Scrollbar

Discussion in 'HTML & Website Design' started by prince4life, Nov 4, 2007.

  1. #1
    Hi peeps,

    I wanted to know how do you place an internal webpage scroll bar for links to preserve space on the webpage at the page end.

    Can it be down in HTML? I have no clue. Let me know

    Thanks! :D
     
    prince4life, Nov 4, 2007 IP
  2. multippt

    multippt Peon

    Messages:
    176
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can try the "overflow" property in CSS/styles.
    *Replace ??? with the appropriate values.
    If you have content that is larger than the box (in this case the DIV layer) where you place the links, there will be a scrollbar to scroll to the rest of the links.

    Hope this helps.
     
    multippt, Nov 4, 2007 IP
  3. prince4life

    prince4life Active Member

    Messages:
    813
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Thanks Miltippt

    Much appreciation :D
     
    prince4life, Nov 11, 2007 IP