Hi,
This doesn’t apply to any challenges, but I thought that I would mess around and create some of my own things while also working here in FreeCodeCamp.
I’ve been working off and on this particular pen for almost half a year now, and am running into some difficulties. I want to add animated cards to the page, and I wanted to use the keyframes attribute to do it, (since that’s the only animating code that I’ve learned so far). However, its not going very well, in fact, the keyframes aren’t working at all and I have no clue why. So, I have a couple questions.
- Do keyframes only work for graphics and images, nothing that contains text?
- Is there a typo in my code that may be causing the problem?
- or am I coming at this from the entirely wrong angle?
Here is the pen: https://codepen.io/NeonFoxX/pen/OJNBNQZ
Any suggestions or answers would be helpful, I have no deadline for this project, so there’s no rush, but I would like to fix this soon. Thanks!
-Crow