this post was submitted on 15 Jul 2023
11 points (100.0% liked)

WebDev

1137 readers
11 users here now

Community for all things Web Development related.

founded 1 year ago
MODERATORS
 

So I figured I'd try my hand at a bit of CSS to create a typing effect. I started from this one, but I wanted to expand it to multi-line, so I did. Turns out there's a lot of manual timing work, so it's tedious to change. But with a little JS... I made a generator—make some for yourself!

you are viewing a single comment's thread
view the rest of the comments
[–] trainline 2 points 1 year ago

Thanks for the explanation!