Html – Is it possible to animate a radio button on selection change without using JavaScript?
I'm making a selection bar for an app by using heavily styled radio buttons so I can make sure there can just be one element selected at a time and also using handy styling tricks so I had to code…