skip to Main Content

Css – How to create text highlight effect

Any suggestions on how i can create this text effect with html and css. want to create this Tried using mix-blend-mode but the background got inverted as well. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Masked…

VIEW QUESTION
Back To Top
Search