Smooth CSS Text Split Animation

Published: 11 February 2023
on channel: Clueless Expert
1,558
85

Quick tutorial on how to create this nice and simple text split animation with only html and css using various techniques like pseudo before and after elements, css “variables”, hover effects and more.

Original Pen👇
https://codepen.io/ggsingla/pen/MWOzxbq

Font 🖌️
https://fonts.google.com/specimen/Ant...

Code Editor 👨‍💻
Visual Studio Code

TIMESTAMPS:
00:00 Intro
00:08 Single Word Split
02:26 Menu
02:57 Multi Color Menu

#css #html #web