<?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: CSS: My Banner Does Not Start at Top of Browser  Display Area.</title>
	<atom:link href="http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Fri, 03 Feb 2012 23:13:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Simon Tite</title>
		<link>http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/comment-page-1/#comment-369</link>
		<dc:creator>Simon Tite</dc:creator>
		<pubDate>Tue, 24 Nov 2009 01:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/#comment-369</guid>
		<description>Put the following code at the beginning of the first CSS file to be encountered:
&lt;code&gt;
* {
    margin:0;
    padding:0;
}
&lt;/code&gt;This works on Firefox and Opera, it should be ok on IE too, but I haven&#039;t tested it.</description>
		<content:encoded><![CDATA[<p>Put the following code at the beginning of the first CSS file to be encountered:<br />
<pre><code>
* {
&nbsp;&nbsp;&nbsp;&nbsp;margin:0;
&nbsp;&nbsp;&nbsp;&nbsp;padding:0;
}
</code></pre>This works on Firefox and Opera, it should be ok on IE too, but I haven&#8217;t tested it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
