<?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: Introduction to the CSS Box Model &#8211; part two</title>
	<atom:link href="http://www.ap4a.co.uk/archives/2005/introduction-to-the-css-box-model-part-two/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ap4a.co.uk/archives/2005/introduction-to-the-css-box-model-part-two/</link>
	<description>It&#039;s about the internet and stuff.</description>
	<lastBuildDate>Thu, 12 May 2011 16:58:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tutorial needed on CSS Box Model</title>
		<link>http://www.ap4a.co.uk/archives/2005/introduction-to-the-css-box-model-part-two/#comment-19118</link>
		<dc:creator>Tutorial needed on CSS Box Model</dc:creator>
		<pubDate>Tue, 27 Jan 2009 23:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ap4a.co.uk/?p=11#comment-19118</guid>
		<description>[...] version  Intermediate version  All you ever will want to know about CSS Box Models (dont forget to look at part one of the article [...]</description>
		<content:encoded><![CDATA[<p>[...] version  Intermediate version  All you ever will want to know about CSS Box Models (dont forget to look at part one of the article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Anderson</title>
		<link>http://www.ap4a.co.uk/archives/2005/introduction-to-the-css-box-model-part-two/#comment-19117</link>
		<dc:creator>David Anderson</dc:creator>
		<pubDate>Tue, 27 Jan 2009 21:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ap4a.co.uk/?p=11#comment-19117</guid>
		<description>Hi Jhon,

Without knowing more about what you problem is, my best guess would be that your second rule set has the wrong selector. Your first uses the class .general as the selector, but the second includes the ID of #general instead (and a scan of your home page shows that the class .general is in use, but not the id of #general). So replace the # in the second selector with a . and see if that fixes the problem. If not please post up a bit more information and I&#039;ll see what I can do.</description>
		<content:encoded><![CDATA[<p>Hi Jhon,</p>
<p>Without knowing more about what you problem is, my best guess would be that your second rule set has the wrong selector. Your first uses the class .general as the selector, but the second includes the ID of #general instead (and a scan of your home page shows that the class .general is in use, but not the id of #general). So replace the # in the second selector with a . and see if that fixes the problem. If not please post up a bit more information and I&#039;ll see what I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhon</title>
		<link>http://www.ap4a.co.uk/archives/2005/introduction-to-the-css-box-model-part-two/#comment-19116</link>
		<dc:creator>jhon</dc:creator>
		<pubDate>Sat, 24 Jan 2009 22:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ap4a.co.uk/?p=11#comment-19116</guid>
		<description>hi i am spain. explore I have a problem with the content is not limited as to explore and I can not tell me that you could fix a greeting and I thank my css.
&lt;code&gt;
.general {
margin : 0 auto 0 auto;
width : 790px;
}
* html #general {
margin-left:200px;
padding:100px;
width : 790px;
}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>hi i am spain. explore I have a problem with the content is not limited as to explore and I can not tell me that you could fix a greeting and I thank my css.<br />
<code>.general {<br />
margin : 0 auto 0 auto;<br />
width : 790px;<br />
}<br />
* html #general {<br />
margin-left:200px;<br />
padding:100px;<br />
width : 790px;<br />
}</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

