In this short video, you will learn how to animate the text in the header using HTML and CSS. First, you begin by adding @keyframes and add keyframe name. Inside it, you must add a beginning keyframe for the animation and an end. After that, you select the header and add the name of the animation. you can see my full tutorial here