How can i add a typewriter effect?
I want to give a typewriter effect to a title.
And that the word “'Care” remains fixed
and below each time comes a different subtitle like these words below with a typewriter effect.
• with effect
• for mental health care
• for disabled care
• for home care
• for outpatient
4 Likes
@Rigveda_Timorason here you will find some examples:
https://codepen.io/search/pens?q=typewritter
You can use the HTML element in Sitejet and copy & paste the html. The code button in the right bottom corner will open the code panel where you can add the CSS and JavaScript in the specific tabs.
FYI: We assume no liability for third party code.
1 Like