Indeed, in order to create a slider with proper Next and Prev functionality, you will need to use either JQuery or JavaScript code purely. Your DIVs should be considered as variables to establish the necessary relations between them for the slider to work correctly. Luckily, there are many simple free and open source JQuery plugins available that can meet your requirements.
While CSS3 offers a solution for creating sliders, it does not support the Next and Prev functionalities; instead, it allows for infinite circular sliding. However, this may not be a fully functional solution. I encourage you to explore the options mentioned above and hopefully, this answer proves helpful to you.