|
|
|
|
|
by 6510
949 days ago
|
|
Links could have the webring in the query string so that the pages can put a sticky navbar at the top of the viewport.(edit: could put #webring behind the link, give the navbar id="webring" then style it to stick to the top with #webring:target{}) you could link to: webring.com?site=my-page.com&nav=next then visitors end up at yourpage.com?webring=my-page.com or yourpage.com#webring If you want it to work without a domain you could also have many next and previous buttons. <<<<<<<< webring >>>>>>> |
|