Simple text slider

I need to make something like news slider, here is an example in attachment

you see, i did everything, but i don’t know how to link this arrow img with news to slide, any help?

I’m new in this. Thank you!

You need JavaScript for this. Here are some scripts that are sort of like what you might want:

http://sorgalla.com/projects/jcarousel/examples/static_vertical.html
http://jqueryfordesigners.com/simple-jquery-spy-effect/
http://www.jugbit.com/jquery/vticker.php
http://www.webdesignbooth.com/demo/news-ticker/
http://www.egrappler.com/vscroller/index.htm
http://pupunzi.com/#mb.components/mb.verticalSlider/verticalSlider.html

Otherwise, Google something like “vertical news slider” and you’ll probably find a lot more.

Thank you! I’ll check it out now