DEV Community

Cover image for TEXT ANIMATION USING CSS || CSS SHORTS
ben pobi
ben pobi

Posted on

TEXT ANIMATION USING CSS || CSS SHORTS

CSS Shorts is a weekly series covering all aspects of CSS, including properties, preprocessors, positioning, floats, and the most up-to-date styling techniques. Instructor Christopher Glikpo returns every Saturday bringing you short and timely tips that will help new and experienced web developers alike create more beautiful websites and more efficient code. Tune in and learn how to take more control over the style, layout, and even the user experience of your web designs

In this video,we will cover how to animate a text using Css

Top comments (1)

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

whitespace: no-wrap;
Would keep this all on one line because I'm the real world this might cause content to jump around