I want to implement the looping through the pictures with HTML, CSS, Jquery/Javascript in this way:

There are few pictures (all are visible and don’t move) on one page and want to loop through each of them (one at a time) and pop-up some text above current image. If I hover over Picture C, for example, the looping should stop and when unhover – should continue from Picture C and so on. But I am not sure how to implement this. Could anyone advise me what should I use or similar examples. Thanks.
I want to implement the looping through the pictures with HTML, CSS, Jquery/Javascript in
Share
Here’s something I did for you, hope it is what you are looking for. (Images I used for testing were 200px per 200px.