I have a several links in my HTML. When a link is clicked, I would like the new page to appear using a fade in/cross-dissolve animation. I have read a bit about CSS animations, but not sure if this is achievable. Any help would be appreciated please.
Share
You can try this (and don’t forget to load the styles at the head):
the HTML
and the with JS: