+ 5
Can you help me??
I want to male a css typing effect, but it should erase the text and display new text in a loop... For example: 1st typing text.... Hello World Then it will be erased... 2nd typing text... How are you? Then it will be also erased... Then Hello World again... I want such a loop... Help me please
3 Answers
+ 7
This code uses such effect. See if you find something you want there.
https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
+ 3
Anas,
Have you run that code? the code displays and erases text programatically. You can learn how it is done by reading the.code.
You may write a comment for the code author in the code if you have further question on how it works, it's not my code đ
+ 1
Ipang i am not able to understand....can you explain me please