<?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 wide should your website be?</title>
	<atom:link href="http://fwebde.com/web-design/how-wide-should-your-website-be/feed/" rel="self" type="application/rss+xml" />
	<link>http://fwebde.com/web-design/how-wide-should-your-website-be/</link>
	<description>Helping people to make fantastic websites, whether you are a designer, a developer, or someone just who loves websites.</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:37:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/web-design/how-wide-should-your-website-be/comment-page-1/#comment-126</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Tue, 01 Sep 2009 16:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=156#comment-126</guid>
		<description>Yeisa: For your container div, simply give it an id of &#039;container&#039;, or something like that, and in your CSS, set the width of #container to whatever you want.

For example:
HTML:
&lt;div id=&quot;container&quot;&gt;
Stuff that goes here
&lt;/div&gt;

CSS:
#container {
width: 800px;
}

Hope that answers your question!</description>
		<content:encoded><![CDATA[<p>Yeisa: For your container div, simply give it an id of 'container', or something like that, and in your CSS, set the width of #container to whatever you want.</p>
<p>For example:<br />
HTML:<br />
&lt;div id="container"&gt;<br />
Stuff that goes here<br />
&lt;/div&gt;</p>
<p>CSS:<br />
#container {<br />
width: 800px;<br />
}</p>
<p>Hope that answers your question!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yeisa</title>
		<link>http://fwebde.com/web-design/how-wide-should-your-website-be/comment-page-1/#comment-125</link>
		<dc:creator>Yeisa</dc:creator>
		<pubDate>Tue, 01 Sep 2009 16:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=156#comment-125</guid>
		<description>Can you please help me by showing the codes, you are using, so that I can insert the html code to the website. I appreciate the help. Thanks.</description>
		<content:encoded><![CDATA[<p>Can you please help me by showing the codes, you are using, so that I can insert the html code to the website. I appreciate the help. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech @ InkAPoint</title>
		<link>http://fwebde.com/web-design/how-wide-should-your-website-be/comment-page-1/#comment-15</link>
		<dc:creator>Tech @ InkAPoint</dc:creator>
		<pubDate>Tue, 28 Jul 2009 12:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=156#comment-15</guid>
		<description>Interesting. I am planning to do this in my blog. Hope your tut will help me to do it without much work.</description>
		<content:encoded><![CDATA[<p>Interesting. I am planning to do this in my blog. Hope your tut will help me to do it without much work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

