prevnext
Prevnext is a navigation pattern that presents two linked elements to move to the previous and next item in a sequence. It is used on websites, documentation, image galleries, and wikis to provide a linear path through related content and help users maintain orientation.
Implementation and semantics commonly rely on two anchor elements labeled Previous and Next. In semantic HTML,
In content management systems and wiki platforms, a prevnext component or template is frequently available to
Considerations for using prevnext include its suitability for clearly ordered content and its impact on user