<?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: How to make a simple banner extend across whole page width.  HTML: My banner tex&#8230;</title>
	<atom:link href="http://www.dbuggr.com/simon-tite/simple-banner-extend-page-width-html-banner-tex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com/simon-tite/simple-banner-extend-page-width-html-banner-tex/</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/simple-banner-extend-page-width-html-banner-tex/comment-page-1/#comment-46</link>
		<dc:creator>Simon Tite</dc:creator>
		<pubDate>Sun, 18 Oct 2009 21:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/simple-banner-extend-page-width-html-banner-tex/#comment-46</guid>
		<description>HTML:
&lt;code&gt;&lt;div class=&quot;banner&quot;&gt;My banner text &amp; other stuff&lt;/div&gt;&lt;/code&gt;

CSS:
&lt;code&gt;.banner {
	text-align: center; /* if you like... */
		

/*********this is the important bit! ************************/
	margin: 0px; /* no space around the box */
	width: 100%;
/************t*******************************************/

	background-color: slategray;
}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>HTML:<br />
<code>&lt;div class=&quot;banner&quot;&gt;My banner text &amp; other stuff&lt;/div&gt;</code></p>
<p>CSS:<br />
<pre><code>.banner {
&nbsp;&nbsp;text-align: center; /* if you like... */
&nbsp;&nbsp;&nbsp;&nbsp;

/*********this is the important bit! ************************/
&nbsp;&nbsp;margin: 0px; /* no space around the box */
&nbsp;&nbsp;width: 100%;
/************t*******************************************/

&nbsp;&nbsp;background-color: slategray;
}</code></pre></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! -->
