Hello every one, i want to display words in my web page letter by letter by using css ,What is the required code for that? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Hello every one, i want to display words in my web page letter by letter by using css ,What is the required code for that?

6th May 2019, 6:24 AM
Ram Teja
Ram Teja - avatar
3 Antworten
+ 1
Use scss code, so that it could be compiled to only css animation. https://code.sololearn.com/WxlTtvtHD8FJ/?ref=app https://code.sololearn.com/WcGGa76NevFQ/?ref=app
6th May 2019, 2:25 PM
Calviղ
Calviղ - avatar
0
Check the following site : https://css-tricks.com/snippets/css/typewriter-effect/ I hope it helps.
6th May 2019, 7:02 AM
Prokopios Poulimenos
Prokopios Poulimenos - avatar
0
Thank you bro, But in that i have to type the whole text again and again....So can we do it using javascript....I need that letter by letter effect on loading of page!
6th May 2019, 2:38 PM
Ram Teja
Ram Teja - avatar