문제

i am trying to make a div which have a lot of images which takes 85% width of the screen. the height doesn't matter as long as the content stays the same. the footer is fixed and the navigation will drop down a div which contains images at the width (85%) of the content size. and the images should scroll with two buttons, next and previous. i'm new to java, html and Css. please help me. thank you :)

올바른 솔루션이 없습니다

다른 팁

I will help you on your way.

I hope this helps you!

To get a div to get scrollable you have to specify that in your css code with the overflow attribute.

Take a look in this fiddle http://jsfiddle.net/d8dFd/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top