Domanda

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 :)

Nessuna soluzione corretta

Altri suggerimenti

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/

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top