Statements (28)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:website
gptkb:CSS_feature |
| gptkbp:alternativeTo |
JavaScript animations
|
| gptkbp:canBe |
UI effects
interactive web design loading indicators visual storytelling |
| gptkbp:combines |
gptkb:CSS_Transitions
|
| gptkbp:enables |
animation of HTML elements
|
| gptkbp:hasSyntax |
@keyframes slidein { from { left: 0%; } to { left: 100%; } }
div { animation-name: slidein; animation-duration: 3s; } |
| gptkbp:introducedIn |
gptkb:CSS3
|
| gptkbp:partOf |
gptkb:Cascading_Style_Sheets
|
| gptkbp:property |
animation-delay
animation-direction animation-duration animation-fill-mode animation-iteration-count animation-name animation-play-state animation-timing-function |
| gptkbp:standardizedBy |
gptkb:W3C
|
| gptkbp:supportedBy |
modern web browsers
|
| gptkbp:uses |
@keyframes rule
animation properties |
| gptkbp:bfsParent |
gptkb:CSS_Working_Group
|
| gptkbp:bfsLayer |
4
|
| https://www.w3.org/2000/01/rdf-schema#label |
CSS Animations
|