<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 18:11:19 +0000</lastBuildDate>
    <item>
      <title>(CSS) Change Color of Highlighted Text on your Website Using CSS - bwangila</title>
      <link>https://snipplr.com/view/47754/change-color-of-highlighted-text-on-your-website-using-css</link>
      <description>&lt;p&gt;Found this one interesting!&#13;
We have gotten used to the usual blue background when you highlight text on most websites. However, now you have the power as a web designer to change that background and text color to one of your choice. Simply using CSS!&lt;/p&gt;</description>
      <pubDate>Mon, 24 Jan 2011 04:47:13 UTC</pubDate>
      <guid>https://snipplr.com/view/47754/change-color-of-highlighted-text-on-your-website-using-css</guid>
    </item>
    <item>
      <title>(PHP) PHP Star Rating function - bwangila</title>
      <link>https://snipplr.com/view/47009/php-star-rating-function</link>
      <description>&lt;p&gt;I recently wanted to use stars to show my skill levels in various aspects of web design in my portfolio e.g, PHP, MySQL etc; similar to a rating system. It would be repetitive to have to copy the HTML image code over and over or to design various ratings in photoshop.&#13;
&#13;
So I came up with this function, all you need are three images: a full rating star, a half rating star and an grayed out unrated star&lt;/p&gt;</description>
      <pubDate>Thu, 13 Jan 2011 01:30:39 UTC</pubDate>
      <guid>https://snipplr.com/view/47009/php-star-rating-function</guid>
    </item>
    <item>
      <title>(PHP) PHP Split a number into the integer and fraction parts - bwangila</title>
      <link>https://snipplr.com/view/46995/php-split-a-number-into-the-integer-and-fraction-parts</link>
      <description>&lt;p&gt;I needed to split a decimal number into the integer part and the fraction part and save both of them in different variables&lt;/p&gt;</description>
      <pubDate>Thu, 13 Jan 2011 00:02:43 UTC</pubDate>
      <guid>https://snipplr.com/view/46995/php-split-a-number-into-the-integer-and-fraction-parts</guid>
    </item>
  </channel>
</rss>
