freeCodeCamp's Make a CSS Heartbeat using an Infinite Animation Count VIDEO
In this lesson from freeCodeCamp's Applied Visual Design section, we take a look at our heart design from a few lessons ago. We use it to make a heart beat animation. In this lesson we apply the property we learned last lesson ( animation iteration count) to give our heart a heart beat. We also add an animation iteration count to our background so that it also iterates infinitely.
Other Videos By We Will Code 2018-10-31 freeCodeCamp's Make an Image Responsive,Web Design Principles 2018-10-30 freeCodeCamp's Introduction to Javascript, Math Operators in JS (pt.2) 2018-10-29 freeCodeCamp's Introduction to Javascript, Comments, Variables, & Casing 2018-10-29 Create a Media Query, Responsive Web Design 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
Tags: CSS keyframes
@keyframes
css animation
animation duration
infinite animation count