Need Horizontal HTML scroll bar?

  • Thread starter Thread starter Carlos S
  • Start date Start date
C

Carlos S

Guest
I want to create an Horizontal scroll bar just below the pictures: http://www.visual5.com/sample.html
(like the scroll bar that appears at the edge of the window) so far I got:
<div style="overflow-x:scroll; width: "2100; height: 465px;">
but when I add the pics it places them vertically.
Does anyone know the right way? Thanks
 
Back
Top