חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

How can I get gradient text in mozilla without using images and only by using css

  • 3 תגובות
  • 11 have this problem
  • 13 views
  • תגובה אחרונה מאת cor-el

more options

just like we can achieve gradient text using the below css code background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eef109));

          -webkit-background-clip: text;

-webkit-text-fill-color: transparent;

just like we can achieve gradient text using the below css code background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eef109)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;

כל התגובות (3)

more options

השתנתה ב־ על־ידי cor-el

more options

I just want to give a gradient color to my text in a div with no background color.How can I achieve it?

more options

השתנתה ב־ על־ידי cor-el