In this video we will walk-through how to create an animated text reveal using pure CSS. I will go over my planning and thought process for creating this text reveal as well as explain why I use each CSS style. By the end of this video you will have a basic understanding of how CSS animations work as well as how to utilize the @supports keyword to design websites that are compatible with older browsers.

If you have any suggestions for CSS tutorials I should tackle please let me know in the comments below.

Code For This Tutorial:
https://github.com/WebDevSimplified/css-tutorials/tree/master/Animated%20Text%20Reveal

Code Pen For This Tutorial:
https://codepen.io/WebDevSimplified/pen/wEOOve

Twitter:
https://twitter.com/DevSimplified

GitHub:
https://github.com/WebDevSimplified

Code Pen:
https://codepen.io/WebDevSimplified/


#CSSTutorial #WebDevelopment #Programming