<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CSS Gradient Text]]></title><description><![CDATA[<p dir="auto"><strong>Linear Gradients</strong></p>
<pre><code class="language-.demo1{">background:-webkit-linear-gradient(red,blue);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent
}
</code></pre>
<p dir="auto"><strong>Radial Gradients</strong></p>
<pre><code class="language-.demo2{">background:-webkit-radial-gradient(red,green,blue);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent
}
</code></pre>
]]></description><link>https://lankadevelopers.lk/topic/761/css-gradient-text</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 02:29:46 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/761.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Dec 2020 11:51:00 GMT</pubDate><ttl>60</ttl></channel></rss>