Skip to content

CSS Animations #64

@theRealProHacker

Description

@theRealProHacker

CSS Animations work like this.
First, there is a @keyframe rule that is a bit like an animation prototype and sets the values.
Then any using element sets its animation attributes to access the specified animation prototype.

Metadata

Metadata

Labels

add-css-propertyAddition of a new css propertycssGeneral css that doesn't fit anything elseenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

Status

📅To Do

Relationships

None yet

Development

No branches or pull requests

Issue actions