<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/browser</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 02:34:46 GMT</pubDate>
<item>
<title>(CSS) Target firefox &amp;amp; safari with CSS - elightbo</title>
<link>http://snipplr.com/view/6961/target-firefox--safari-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 27 Jun 2008 17:58:11 GMT</pubDate>
<guid>http://snipplr.com/view/6961/target-firefox--safari-with-css/</guid>
</item>
<item>
<title>(CSS) browser.php - frakim</title>
<link>http://snipplr.com/view/6386/browserphp/</link>
<description><![CDATA[ <p>For the why and the what, make sure you check out my blog article Never hack your CSS files again, you’ll get a much better idea what this is for.
update: I added support for the iPhone in version 1.0.2. More info in my blog post about serving iPhone specific CSS.
Requirements
A website hosted on a server that has PHP
Basic knowledge of FTP, HTML, and CSS
Installation
Download, unzip, and open in a text editor
Modify line 22 ($css_dir = '/_css/';) to point to your CSS files on your server. The default points to a folder called “_css” located at the root of your website, where your index file is
Upload to your server
Create CSS files inside the CSS folder defined in step 2 (names available)
Add this code in your HTML (make sure you put it under the main CSS)

That’s it… You’re done!</p> ]]></description>
<pubDate>Wed, 21 May 2008 16:14:39 GMT</pubDate>
<guid>http://snipplr.com/view/6386/browserphp/</guid>
</item>
<item>
<title>(CSS) Float in Float IE6 margin wrong inherted div width Bug - bassdas</title>
<link>http://snipplr.com/view/6244/float-in-float-ie6-margin-wrong-inherted-div-width-bug/</link>
<description><![CDATA[ <p>Bugfix/Lösungsvorschlag:

Es ist offensichtlich, dass die Zelle mit der ID cell3467 und dem definierten "margin-right: 3.09%" falsch berechnet wird - nämlich mit realen 16 Pixeln anstatt 8 - und auf den obersten Basis-Wert der "DIV width" zurückgreift (100% anstatt 50%). Dabei wird dazwischen die Weite 50% der Gruppe #group1573 übergangen! Somit müssen wir nach dieser Gruppe nochmals eine Ebene (DIV) mit der Weite von 100% (width: 100%) definieren um die richtige Weite von realen 3.09% (8 Px) zu erlangen.

Es muss nun innerhalb der Gruppe nochmals eine Ebene (DIV) mit einer Weite von 100% erstellt werden:</p> ]]></description>
<pubDate>Thu, 15 May 2008 13:55:35 GMT</pubDate>
<guid>http://snipplr.com/view/6244/float-in-float-ie6-margin-wrong-inherted-div-width-bug/</guid>
</item>
<item>
<title>(CSS) different browserhack ways - assbach</title>
<link>http://snipplr.com/view/1916/different-browserhack-ways/</link>
<description><![CDATA[ <p>different ways to use different styles for different browsers :-)</p> ]]></description>
<pubDate>Wed, 03 Jan 2007 13:13:56 GMT</pubDate>
<guid>http://snipplr.com/view/1916/different-browserhack-ways/</guid>
</item>
<item>
<title>(CSS) Basic CSS Layout Starting Point (Browser Compatability Hacks) - rengber</title>
<link>http://snipplr.com/view/1015/basic-css-layout-starting-point-browser-compatability-hacks/</link>
<description><![CDATA[ <p>Here are the basic CSS properties needed to start a layout that looks the same in Firefox (1.5ish) and IE (5-6)</p> ]]></description>
<pubDate>Mon, 04 Sep 2006 23:12:53 GMT</pubDate>
<guid>http://snipplr.com/view/1015/basic-css-layout-starting-point-browser-compatability-hacks/</guid>
</item>
<item>
<title>(CSS) Reset Browser Styles - tylerhall</title>
<link>http://snipplr.com/view/778/reset-browser-styles/</link>
<description><![CDATA[ <p>Put this these rules at the top of your CSS file and it will reset the default settings across all browsers to render the same. It's a great starting point for any new design. I took these rules from the Yahoo! YUI opensource kit.</p> ]]></description>
<pubDate>Fri, 11 Aug 2006 12:00:14 GMT</pubDate>
<guid>http://snipplr.com/view/778/reset-browser-styles/</guid>
</item>
</channel>
</rss>