Document relations in HTML

I have added 'next', 'previous', 'author' and 'license' document relations to the 'head' of my web pages.


For example, I say:


    <link rel="next" href="https://bbingo.xyz/credits/">


My very old browser shows these 'document relations' in the browser's main menu..


I do not see any modern browsers showing these 'document relations'. 


Google search does not seem to use these 'document relations' either




Comments

Popular posts from this blog

How a CSS fish animation works

Adding 'inert' HTML attribute does not speed up animations

Online HTML minifiers