+ 8
Highlight a text in live type [solved]
Hi, I'm making a web like the following link and I don't know how to make the text highlighted in live type. https://kriesi.at/themes/enfold-elegant-portfolio/ I'll be glad to know if you know any plugin for the whole page or have any idea for this purpose🙂
2 Antworten
+ 2
It's simple.
Use <mark> tag with JS to manipulate it.
Sample
https://code.sololearn.com/W4wO2G65bESf/?ref=app
+ 6
Thank you RDC
And do you know any plugin for the other parts?