This may be a dumb question, but I want to know how to make the tag in my code change colors from a gradient of purple to red and back on it's own, without hovering over the tag or anything.
I've been trying to do some research and I keep coming across the something called webkit and webkit animation.
I'm unsure of how to use this since I have very much a beginner with html,css and js. Can someone provide me with an example of how to accomplish the transition between colors that I'm looking for?