<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Google Chrome Browser Background Problem</title>
	<atom:link href="http://www.mohsinrasool.com/google-chrome-browser-background-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mohsinrasool.com/google-chrome-browser-background-problem/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 09 Jul 2011 15:34:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sjoerd Faerber</title>
		<link>http://www.mohsinrasool.com/google-chrome-browser-background-problem/#comment-62</link>
		<dc:creator>Sjoerd Faerber</dc:creator>
		<pubDate>Wed, 25 Aug 2010 08:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=53#comment-62</guid>
		<description>&lt;blockquote cite=&quot;100%;}

Also you may replace your Body tag, with Html,Body i.e.
Body
{some css here}

will become
Html,Body
{same CSS here.}&quot;&gt;

This could be handy i guess but also it could your whole layout giving the same css to html and body

I put the backgroundimage in the html tag and that works too and for the sites i develop much better - the same issue solved in Safari browser

body{
background-image:url(image.jpg);
}

html{
background-image:url(image.jpg);
}</description>
		<content:encoded><![CDATA[<blockquote cite="100%;}</p><p>Also you may replace your Body tag, with Html,Body i.e.<br />
Body<br />
{some css here}</p>
<p>will become<br />
Html,Body<br />
{same CSS here.}"></p>
<p>This could be handy i guess but also it could your whole layout giving the same css to html and body</p>
<p>I put the backgroundimage in the html tag and that works too and for the sites i develop much better &#8211; the same issue solved in Safari browser</p>
<p>body{<br />
background-image:url(image.jpg);<br />
}</p>
<p>html{<br />
background-image:url(image.jpg);<br />
}</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohsin Rasool</title>
		<link>http://www.mohsinrasool.com/google-chrome-browser-background-problem/#comment-61</link>
		<dc:creator>Mohsin Rasool</dc:creator>
		<pubDate>Sun, 06 Sep 2009 17:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=53#comment-61</guid>
		<description>Hi Gabo,

thanks for your input! 

Hi Oliver,
You are always welcome! I am glad that this post was
any help to you...

/oh yeah IE6! What a headache!

Best Regards,
Mohsin Rasool</description>
		<content:encoded><![CDATA[<p>Hi Gabo,</p>
<p>thanks for your input! </p>
<p>Hi Oliver,<br />
You are always welcome! I am glad that this post was<br />
any help to you&#8230;</p>
<p>/oh yeah IE6! What a headache!</p>
<p>Best Regards,<br />
Mohsin Rasool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.mohsinrasool.com/google-chrome-browser-background-problem/#comment-60</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Fri, 04 Sep 2009 19:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=53#comment-60</guid>
		<description>Ha, thanks a bunch! And so easy...

I have been bashing my head on figuring out why Chrome was being such a pain and stopping the background from rendering on the page after the last element. Now I can move on to more important duties like hacks for IE6 :(

Cheers</description>
		<content:encoded><![CDATA[<p>Ha, thanks a bunch! And so easy&#8230;</p>
<p>I have been bashing my head on figuring out why Chrome was being such a pain and stopping the background from rendering on the page after the last element. Now I can move on to more important duties like hacks for IE6 <img src='http://www.mohsinrasool.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabo</title>
		<link>http://www.mohsinrasool.com/google-chrome-browser-background-problem/#comment-59</link>
		<dc:creator>Gabo</dc:creator>
		<pubDate>Mon, 31 Aug 2009 19:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mohsinrasool.com/?p=53#comment-59</guid>
		<description>Hi,
This is not a bug in Chrome, but the way you designed your css/html structure (maybe using height 100% on the ?). As a rule you should keep styling rules applied to visible elements (i.e.  and it&#039;s children). I have found very very few exceptions to this, and usually the need to apply css rules to the  tag is because of cross browser problems that IE6 has with absolute and fixed positionings.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This is not a bug in Chrome, but the way you designed your css/html structure (maybe using height 100% on the ?). As a rule you should keep styling rules applied to visible elements (i.e.  and it&#8217;s children). I have found very very few exceptions to this, and usually the need to apply css rules to the  tag is because of cross browser problems that IE6 has with absolute and fixed positionings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

