<?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 Selectors Part 2</title>
	<atom:link href="http://cssvideos.com/css-basics/css-selectors-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://cssvideos.com/css-basics/css-selectors-2/</link>
	<description>CSS Video Tutorials</description>
	<lastBuildDate>Mon, 08 Mar 2010 02:31:43 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: david</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-54</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 11 Feb 2010 15:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-54</guid>
		<description>I think it would be better having the videos with live examples, what do i mean? ex. having u doing all this code in your text editor n showing the content on the browser, in that way we can have a better idea how does it works, instead of having a blank space with some text on it.

Another idea why u don&#039;t create users in your site, maybe we can help you out.? besides that i think u explain this better than other web tutorials, simple and clean!!!</description>
		<content:encoded><![CDATA[<p>I think it would be better having the videos with live examples, what do i mean? ex. having u doing all this code in your text editor n showing the content on the browser, in that way we can have a better idea how does it works, instead of having a blank space with some text on it.</p>
<p>Another idea why u don&#8217;t create users in your site, maybe we can help you out.? besides that i think u explain this better than other web tutorials, simple and clean!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashton Sanders</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-53</link>
		<dc:creator>Ashton Sanders</dc:creator>
		<pubDate>Fri, 05 Feb 2010 01:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-53</guid>
		<description>Hi Jeremy,

I don&#039;t have an ETA at the moment =(. I&#039;ve already started it, but I am currently upgrading my video capturing and editing software so I can get more detailed videos of actually working with the CSS attributes.

You can subscribe to the feed, and it will let you know when the next one comes out.</description>
		<content:encoded><![CDATA[<p>Hi Jeremy,</p>
<p>I don&#8217;t have an ETA at the moment =(. I&#8217;ve already started it, but I am currently upgrading my video capturing and editing software so I can get more detailed videos of actually working with the CSS attributes.</p>
<p>You can subscribe to the feed, and it will let you know when the next one comes out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-52</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-52</guid>
		<description>Been a while any idea when we can expect another video?</description>
		<content:encoded><![CDATA[<p>Been a while any idea when we can expect another video?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashton Sanders</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-39</link>
		<dc:creator>Ashton Sanders</dc:creator>
		<pubDate>Sat, 26 Dec 2009 21:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-39</guid>
		<description>No Problem. 

A div tag stands for &quot;division.&quot;  It is used a lot with CSS because it doesn&#039;t have a lot of default characteristics, and so can be used to format the layout of a page without much additional code.</description>
		<content:encoded><![CDATA[<p>No Problem. </p>
<p>A div tag stands for &#8220;division.&#8221;  It is used a lot with CSS because it doesn&#8217;t have a lot of default characteristics, and so can be used to format the layout of a page without much additional code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jill</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-38</link>
		<dc:creator>jill</dc:creator>
		<pubDate>Sat, 26 Dec 2009 21:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-38</guid>
		<description>Actually i have learnt the very basics of html but i just can&#039;t get my head around what purpose a div serves,  isn&#039;t even in html, sorry, other than that, i know these videos will help a lot of people.</description>
		<content:encoded><![CDATA[<p>Actually i have learnt the very basics of html but i just can&#8217;t get my head around what purpose a div serves,  isn&#8217;t even in html, sorry, other than that, i know these videos will help a lot of people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashton Sanders</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-37</link>
		<dc:creator>Ashton Sanders</dc:creator>
		<pubDate>Sat, 26 Dec 2009 21:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-37</guid>
		<description>A &lt;div&gt; is an HTML element.

Actually, it sounds like you need to learn a little bit of HTML before trying to learn CSS. Here&#039;s a nice simple text tutorial on HTML: http://www.w3schools.com/html/ I&#039;ll add a little clarification to that on the home page.</description>
		<content:encoded><![CDATA[<p>A &lt;div> is an HTML element.</p>
<p>Actually, it sounds like you need to learn a little bit of HTML before trying to learn CSS. Here&#8217;s a nice simple text tutorial on HTML: <a href="http://www.w3schools.com/html/" rel="nofollow">http://www.w3schools.com/html/</a> I&#8217;ll add a little clarification to that on the home page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jill</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-36</link>
		<dc:creator>Jill</dc:creator>
		<pubDate>Sat, 26 Dec 2009 21:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-36</guid>
		<description>With reference to my other comment on the preceding video, you&#039;ve done this again, introducing &amp; using a term,  without any explanation as to what is a div?!!  Which site would you recommend that beginners go to for REAL basic css information before coming to yours?</description>
		<content:encoded><![CDATA[<p>With reference to my other comment on the preceding video, you&#8217;ve done this again, introducing &amp; using a term,  without any explanation as to what is a div?!!  Which site would you recommend that beginners go to for REAL basic css information before coming to yours?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-27</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-27</guid>
		<description>Hi

Just came accross your videos and find them very good. I am new to web design etc, so all such videos are helpful.

Are there only the 5 &#039;CSS Basics&#039; so far ?

thanks !</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Just came accross your videos and find them very good. I am new to web design etc, so all such videos are helpful.</p>
<p>Are there only the 5 &#8216;CSS Basics&#8217; so far ?</p>
<p>thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sathyendra Pai</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-21</link>
		<dc:creator>Sathyendra Pai</dc:creator>
		<pubDate>Sat, 18 Jul 2009 17:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-21</guid>
		<description>Dear Sir,

I am waiting for the next video.</description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>I am waiting for the next video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashton Sanders</title>
		<link>http://cssvideos.com/css-basics/css-selectors-2/comment-page-1/#comment-20</link>
		<dc:creator>Ashton Sanders</dc:creator>
		<pubDate>Tue, 14 Jul 2009 01:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://cssvideos.com/?p=59#comment-20</guid>
		<description>Hey Patrick,

Nope, I&#039;m about 75% done with the next one. It should be up this week. Work just got hectic... always getting in the way of the important stuff. =/

Check back soon,
Ashton</description>
		<content:encoded><![CDATA[<p>Hey Patrick,</p>
<p>Nope, I&#8217;m about 75% done with the next one. It should be up this week. Work just got hectic&#8230; always getting in the way of the important stuff. =/</p>
<p>Check back soon,<br />
Ashton</p>
]]></content:encoded>
	</item>
</channel>
</rss>
