Previous / Next buttons load html?

Hello,

I want to create a navigation for the News section of my website, where when the buttons will be clicked it will navigate the user to the next or previous html.

The button must add or remove a number on the end of the page name so if first html is news.html and next button is clicked it should go to news1.html etc.

How can I achieve that?