<?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: Defining CSS</title>
	<atom:link href="http://webconsiderations.com/defining-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://webconsiderations.com/defining-css/</link>
	<description>Putting Ideas Into Reality</description>
	<lastBuildDate>Sat, 03 Jul 2010 11:42:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Web Considerations</title>
		<link>http://webconsiderations.com/defining-css/comment-page-1/#comment-319</link>
		<dc:creator>Web Considerations</dc:creator>
		<pubDate>Sat, 05 Sep 2009 12:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://webconsiderations.com/blog/?p=7#comment-319</guid>
		<description>Hi Steve,

I will try to explain a couple of things that may help.

First, look for the h2 tag in your css. You can add a line margin-left: 20px.

That will add a 20px space to the left of the h2 styling. You can, of course, adjust the number more or less. Once you get the amount you need, upload the style sheet to your server.

There are other methods that you can do but that would certainly be the easiest. If you need more info... let me know.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I will try to explain a couple of things that may help.</p>
<p>First, look for the h2 tag in your css. You can add a line margin-left: 20px.</p>
<p>That will add a 20px space to the left of the h2 styling. You can, of course, adjust the number more or less. Once you get the amount you need, upload the style sheet to your server.</p>
<p>There are other methods that you can do but that would certainly be the easiest. If you need more info&#8230; let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Haeckel</title>
		<link>http://webconsiderations.com/defining-css/comment-page-1/#comment-318</link>
		<dc:creator>Steve Haeckel</dc:creator>
		<pubDate>Fri, 04 Sep 2009 20:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://webconsiderations.com/blog/?p=7#comment-318</guid>
		<description>Note url for website is old version. I am in process of recreating it in WordPress

what its the html code to insert in CSS that would allow me to insert a line space above every h2 heading?</description>
		<content:encoded><![CDATA[<p>Note url for website is old version. I am in process of recreating it in WordPress</p>
<p>what its the html code to insert in CSS that would allow me to insert a line space above every h2 heading?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ourname</title>
		<link>http://webconsiderations.com/defining-css/comment-page-1/#comment-8</link>
		<dc:creator>ourname</dc:creator>
		<pubDate>Thu, 12 Jun 2008 21:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://webconsiderations.com/blog/?p=7#comment-8</guid>
		<description>When I first started designing websites, I found CSS a little confusing: I was just so used to using tables &amp; cells.

However, now that I have a better grasp on CSS, it is SO much better and MUCH easier to make updates.

Thanks</description>
		<content:encoded><![CDATA[<p>When I first started designing websites, I found CSS a little confusing: I was just so used to using tables &amp; cells.</p>
<p>However, now that I have a better grasp on CSS, it is SO much better and MUCH easier to make updates.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
