<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ozblog &#187; paragraph</title>
	<atom:link href="http://ozblog.com.au/tag/paragraph/feed/" rel="self" type="application/rss+xml" />
	<link>http://ozblog.com.au</link>
	<description>If your vocation is your vacation you&#039;ll never work a day in your life</description>
	<lastBuildDate>Tue, 06 Dec 2011 00:36:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Two classes together</title>
		<link>http://ozblog.com.au/2009/01/24/two-classes-together/</link>
		<comments>http://ozblog.com.au/2009/01/24/two-classes-together/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 23:03:17 +0000</pubDate>
		<dc:creator>Levi Putna</dc:creator>
				<category><![CDATA[CSS tips & trick]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css document]]></category>
		<category><![CDATA[paragraph]]></category>

		<guid isPermaLink="false">http://ozblog.com.au/?p=277</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  file_get_contents(/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions/terms-and-conditions.txt) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: Permission denied in <b>/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions.php</b> on line <b>79</b><br />
<br />
<b>Warning</b>:  file_get_contents(/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions/privacy-policy.txt) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: Permission denied in <b>/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions.php</b> on line <b>83</b><br />
Usually attributes are assigned just one class, but this doesn&#8217;t mean that that&#8217;s all you&#8217;re allowed. In reality, you can assign as many classes as you like! For example: &#60;p class="text side"&#62; Some Text &#60;/p&#62; Using these two classes together [...]]]></description>
			<content:encoded><![CDATA[<br />
<b>Warning</b>:  file_get_contents(/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions/terms-and-conditions.txt) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: Permission denied in <b>/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions.php</b> on line <b>79</b><br />
<br />
<b>Warning</b>:  file_get_contents(/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions/privacy-policy.txt) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: Permission denied in <b>/home/content/m/m/o/mmowbiz/html/wp-content/plugins/member-terms-conditions/terms-and-conditions.php</b> on line <b>83</b><br />
<p>Usually attributes are assigned just one class, but this doesn&#8217;t mean that that&#8217;s all you&#8217;re allowed. In reality, you can assign as many classes as you like! For example:</p>
<p><code>&lt;p class="text side"&gt; Some Text &lt;/p&gt;<br />
</code></p>
<p>Using these two classes together (separated by a space, not with a comma) means that the paragraph calls up the rules assigned to both text and side. If any rules overlap between the two classes then the class which is below the other in the CSS document will take precedence.</p>
]]></content:encoded>
			<wfw:commentRss>http://ozblog.com.au/2009/01/24/two-classes-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

