🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

GradientLetter is a small jQuery plugin to create gradient text that applies CSS Gradients to each letter in the text. jQuery is used to split your text into letters.

Gradient

Documentation

GradientLetter

A jQuery plugin to give a gradient to every letter.

GradientLetter

How to use:

Put the CSS class:

gradientLetter 

...and the desire color. You can create your own gradient color in the CSS file.

gradientLetter-blue 

It should be like the following:

<h1 class="gradientLetter gradientLetter-blue">Gradient in every letter</h1> 

You May Also Like