Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 3 përgjigje
  • 11 e kanë hasur këtë problem
  • 13 parje
  • Përgjigjja më e re nga 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;

Krejt Përgjigjet (3)

more options

Ndryshuar nga 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

Ndryshuar nga cor-el