<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Browser News and Reviews &#187; CSS</title>
	<atom:link href="http://www.favbrowser.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.favbrowser.com</link>
	<description>Web Browser News and Reviews.</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Web Inspector, Now with CSS Tracking</title>
		<link>http://www.favbrowser.com/web-inspector-now-with-css-tracking/</link>
		<comments>http://www.favbrowser.com/web-inspector-now-with-css-tracking/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 19:09:14 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web Inspector]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/?p=6623</guid>
		<description><![CDATA[Good news, the team behind Web Inspector has pushed a new version that improves CSS editing capabilities. What&#8217;s new? The Web Inspector will now show all the declared properties, even the ones that are not understood by a web browser. Color property values can now be shown exactly as they written in an inline style. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.favbrowser.com/wp-content/uploads/2011/02/webinspector.png" alt="Web Inspector, Now with CSS Tracking" title="Web Inspector Updated" width="591" height="238" class="alignnone size-full wp-image-6624" /></p>
<p>Good news, the team behind Web Inspector has pushed a new version that improves CSS editing capabilities.</p>
<p><strong>What&#8217;s new?</strong><br />
The Web Inspector will now show all the declared properties, even the ones that are not understood by a web browser.<br />
Color property values can now be shown exactly as they written in an inline style.<br />
It now uses two separate fields for property name and value.</p>
<p>And best of them all: the history of style sheet. This means that you can now track all the CSS changes that were made during editing.</p>
<p>Overall, it&#8217;s a nice update and we hope to see CSS tracking implemented into other dev tools as well.</p>
<p>For even more details, visit the <a href="http://www.webkit.org/blog/1463/web-inspector-styles-enhanced/">original</a> post.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Fweb-inspector-now-with-css-tracking%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Fweb-inspector-now-with-css-tracking%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/web-inspector-now-with-css-tracking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Checkbox Styling Nightmare (Pic)</title>
		<link>http://www.favbrowser.com/css-checkbox-styling-nightmare-pic/</link>
		<comments>http://www.favbrowser.com/css-checkbox-styling-nightmare-pic/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 15:26:36 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/?p=6369</guid>
		<description><![CDATA[It looks like a simple checkbox is one of the hardest things to style (unless you use JS). Internet Explorer 8 (I&#8217;ll just do whatever I want) Firefox 4 Beta 10 (guess that the background color is a taboo for Mozilla) Google Chrome 9 (close but checkbox is gone) Opera 11 (just like it should [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like a simple checkbox is one of the hardest things to style (unless you use JS).<br />
<span id="more-6369"></span><br />
Internet Explorer 8 (I&#8217;ll just do whatever I want)<br />
<img src="http://www.favbrowser.com/wp-content/uploads/2011/02/iecss.gif" alt="CSS Checkbox Styling Nightmare (Pic)" title="CSS Checkbox Styling Nightmare (Pic)" width="336" height="54" class="alignnone size-full wp-image-6372" /></p>
<p>Firefox 4 Beta 10 (guess that the background color is a taboo for Mozilla)<br />
<img src="http://www.favbrowser.com/wp-content/uploads/2011/02/firefoxcss.gif" alt="CSS Checkbox Styling Nightmare (Pic)" title="CSS Checkbox Styling Nightmare (Pic)" width="339" height="35" class="alignnone size-full wp-image-6373" /></p>
<p>Google Chrome 9 (close but checkbox is gone)<br />
<img src="http://www.favbrowser.com/wp-content/uploads/2011/02/chromecss.gif" alt="CSS Checkbox Styling Nightmare (Pic)" title="CSS Checkbox Styling Nightmare (Pic)" width="335" height="36" class="alignnone size-full wp-image-6374" /></p>
<p>Opera 11 (just like it should be (too bad that Opera is the only one to do so))<br />
<img src="http://www.favbrowser.com/wp-content/uploads/2011/02/operacss.gif" alt="CSS Checkbox Styling Nightmare (Pic)" title="CSS Checkbox Styling Nightmare (Pic)" width="336" height="33" class="alignnone size-full wp-image-6375" /></p>
<p>Not to mention all this code mess :-)</p>
<p><code>input name="rememberme" type="checkbox" style="<br />
width: 20px;<br />
height:20px;<br />
border: none;<br />
color:#fff;<br />
background-color:#c1c1c1;<br />
-moz-appearance:none;<br />
webkit-appearance:none;<br />
-o-appearance:none;<br />
border: 0px inset ThreeDFace ! important;<br />
margin: 0 0 0 5px;<br />
padding: 5px 4px 3px 5px;<br />
"value="1" checked</code></p>
<p>I have a dream (excluding master degree in CSS coding)… Wish that browser makers would stop adding new features and just fix this mess in the first place. </p>
<p>Oh well, time for some JS.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Fcss-checkbox-styling-nightmare-pic%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Fcss-checkbox-styling-nightmare-pic%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/css-checkbox-styling-nightmare-pic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CSS Awesomeness</title>
		<link>http://www.favbrowser.com/css-awesomeness/</link>
		<comments>http://www.favbrowser.com/css-awesomeness/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 20:41:39 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/?p=6099</guid>
		<description><![CDATA[Here is a pretty neat web page for you to check out. Just keep scrolling. Visit site.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.favbrowser.com/wp-content/uploads/2010/12/cssawesome.png" alt="CSS Awesomeness" title="CSS Awesomeness" width="591" height="341" class="alignnone size-full wp-image-6100" /></p>
<p>Here is a pretty neat web page for you to check out. Just keep scrolling.</p>
<p><a href="http://lostworldsfairs.com/atlantis/">Visit site</a>.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Fcss-awesomeness%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Fcss-awesomeness%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/css-awesomeness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 6 CSS Mess</title>
		<link>http://www.favbrowser.com/internet-explorer-6-css-mess/</link>
		<comments>http://www.favbrowser.com/internet-explorer-6-css-mess/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 17:14:05 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/?p=3780</guid>
		<description><![CDATA[Thanks to mabdul for this! Via my.opera.com. [digg-reddit-me]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.favbrowser.com/wp-content/uploads/2010/03/css.jpg"><img class="alignnone size-full wp-image-3782" title="Internet Explorer 6 CSS Mess" src="http://www.favbrowser.com/wp-content/uploads/2010/03/css2.jpg" alt="Internet Explorer 6 CSS Mess" width="591" height="300" /></a></p>
<p>Thanks to mabdul for this! Via <a href="http://my.opera.com/danaleks/blog/2010/02/24/css-mess">my.opera.com</a>.</p>
<p>[digg-reddit-me]
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Finternet-explorer-6-css-mess%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Finternet-explorer-6-css-mess%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/internet-explorer-6-css-mess/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox, Safari, Opera Doesn&#8217;t Load CSS Stylesheets?</title>
		<link>http://www.favbrowser.com/firefox-safari-opera-doesn%e2%80%99t-load-css-stylesheets/</link>
		<comments>http://www.favbrowser.com/firefox-safari-opera-doesn%e2%80%99t-load-css-stylesheets/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 15:56:00 +0000</pubDate>
		<dc:creator>Vygantas Lipskas</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.favbrowser.com/firefox-safari-opera-doesn%e2%80%99t-load-css-stylesheets/</guid>
		<description><![CDATA[Are you having issues viewing various web pages from time to time where css style sheets don’t load? Solution might be simpler than you thought. One of the reasons why it can happen is due to AdBlock. In case you are blocking ads on the web page, unblock them all and try now. It worked [...]]]></description>
			<content:encoded><![CDATA[<p><img align="right" height="128" width="91" border="0" alt="Firefox, Safari, Opera doesn’t Load CSS Stylesheets?" src="http://www.favbrowser.com/images/tips.gif" />Are you having issues viewing various web pages from time to time where css style sheets don’t load?</p>
<p>Solution might be simpler than you thought. One of the reasons why it can happen is due to AdBlock. In case you are blocking ads on the web page, unblock them all and try now.</p>
<p>It worked for me.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.favbrowser.com%2Ffirefox-safari-opera-doesn%25e2%2580%2599t-load-css-stylesheets%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.favbrowser.com%2Ffirefox-safari-opera-doesn%25e2%2580%2599t-load-css-stylesheets%2F&amp;source=favbrowser&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.favbrowser.com/firefox-safari-opera-doesn%e2%80%99t-load-css-stylesheets/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

