<?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 20:29:29 +0000</lastBuildDate>
    <item>
      <title>(CSS) Wrap long URLs and text with CSS - jessibird</title>
      <link>https://snipplr.com/view/35411/wrap-long-urls-and-text-with-css</link>
      <description>&lt;p&gt;To wrap long URLs, strings of text, and other content, just apply this carefully crafted chunk of CSS code to any block-level element (e.g., perfect for &amp;lt;pre&amp;gt; tags):&lt;/p&gt;</description>
      <pubDate>Tue, 01 Jun 2010 13:01:52 UTC</pubDate>
      <guid>https://snipplr.com/view/35411/wrap-long-urls-and-text-with-css</guid>
    </item>
    <item>
      <title>(CSS) Style a submit button to look like a link - jessibird</title>
      <link>https://snipplr.com/view/30701/style-a-submit-button-to-look-like-a-link</link>
      <description>&lt;p&gt;I made my own modifications to this.&lt;/p&gt;</description>
      <pubDate>Thu, 01 Apr 2010 11:09:12 UTC</pubDate>
      <guid>https://snipplr.com/view/30701/style-a-submit-button-to-look-like-a-link</guid>
    </item>
    <item>
      <title>(CSS) Hide submit button text - jessibird</title>
      <link>https://snipplr.com/view/18475/hide-submit-button-text</link>
      <description>&lt;p&gt;Sometimes you can't use an image button, you have to use a submit button, but you still want to hide the text and show an image instead.&#13;
&#13;
The width and height can be changed, of course. The point is that they are specified.&#13;
&#13;
Display:block is needed for IE, according to the original article. Not sure if the font-size and line-height are strictly needed; I didn't test extensively.&lt;/p&gt;</description>
      <pubDate>Tue, 18 Aug 2009 18:31:51 UTC</pubDate>
      <guid>https://snipplr.com/view/18475/hide-submit-button-text</guid>
    </item>
    <item>
      <title>(CSS) A hasLayout fix without side-effects - jessibird</title>
      <link>https://snipplr.com/view/15380/a-haslayout-fix-without-sideeffects</link>
      <description>&lt;p&gt;Assign this class to any element that needs to have layout (hasLayout=true) and it will get it. ...with the style placed inside IE conditional comments, it will be ignored by the validator, which removes the only obstacle to using zoom:1 - which has no side effects*.&#13;
&#13;
...*zoom is supported by IE5.5+, that is not supported by IE5.&lt;/p&gt;</description>
      <pubDate>Fri, 29 May 2009 01:09:52 UTC</pubDate>
      <guid>https://snipplr.com/view/15380/a-haslayout-fix-without-sideeffects</guid>
    </item>
    <item>
      <title>(CSS) Remove link border outlines - jessibird</title>
      <link>https://snipplr.com/view/12668/remove-link-border-outlines</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 28 Feb 2009 13:52:08 UTC</pubDate>
      <guid>https://snipplr.com/view/12668/remove-link-border-outlines</guid>
    </item>
  </channel>
</rss>
