How to display gradient fill text without using image in html.
feedback
|
|
You should use SVG, Scalable Vector Graphics for that. | |||
|
feedback
|
|
There are many online tools that create gradient text. Of course, each letter has 1 single color. For instance, you could use this tool: Gradient Text Generator. It generates BBCode and HTML code. A Google search will find plenty of others, including several that can creates gradients between more than 2 colors. | |||||||
feedback
|