freeCodeCamp's Modify Fill Mode of an Animation, Applied Visual Design VIDEO
In this lesson from the Applied Visual Deisgn section in freeCodeCamp we look at the animation fill mode property. In our last lesson we were able to change the background color of an element on hover but it would only stay that color for a bit and would revert back to the original color. In this lesson we fix it so that the button remains the new color as long as we are hovering over the element.
Other Videos By We Will Code 2018-10-28 freeCodeCamp's Make Motion More Natural Using a Bezier Curve 2018-10-28 freeCodeCamp's Use a Bezier Curve to Move a Graphic, Applied Visual Design 2018-10-28 freeCodeCamp's Learn How Bezier Curves Work, Applied Visual Design 2018-10-26 freeCodeCamp's Change Animation Timing with Keywords, Responsive Web Design 2018-10-25 freeCodeCamp's Animate Multiple Elements at Variable Rates, Applied Visual Design 2018-10-25 freeCodeCamp's Animate Elements at Variable Rates, Applied Visual Design 2018-10-14 freeCodeCamp's Make a CSS Heartbeat using an Infinite Animation Count 2018-10-14 freeCodeCamp's Animate Elements Continually Using an Infinite Animation Count 2018-10-10 freeCodeCamp's Create Visual Direction by Fading an Element From Left To Right 2018-10-09 freeCodeCamp's Create Movement Using CSS Animation, Applied Visual Design 2018-10-04 freeCodeCamp's Modify Fill Mode of an Animation, Applied Visual Design 2018-10-04 freeCodeCamp's Use CSS Animation to Change the Hover State of A Button, Applied Visual Design 2018-10-01 freeCodeCamp's Create a More Complex Shape Using CSS and HTML 2018-09-30 freeCodeCamp's Create a Graphic Using CSS, Applied Visual Design 2018-09-28 freeCodeCamp's Use the CSS Transform Property skewY to Skew 2018-09-28 freeCodeCamp's Use the CSS Transform Property skewX to Skew an Element Along the X-Axis 2018-09-27 freeCodeCamp's Use the CSS Transform scale Property to Scale an Element on Hover 2018-09-27 freeCodeCamp's Use the CSS Transform scale Property to Change the Size of an Element 2018-09-26 freeCodeCamp's Create Texture by Adding a Subtle Pattern as a Background Image, url function 2018-09-25 freeCodeCamp's Use a CSS Linear Gradient to Create a Striped Element 2018-09-24 freeCodeCamp's Create a Gradual CSS Linear Gradient, Applied Visual Design
Tags: CSS keyframes
@keyframes
css animation
animations in css
animation duration
animation fill mode