<?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>Brenton Alker&#039;s Deprecated Behaviour &#187; HTML/CSS</title>
	<atom:link href="http://blog.tekerson.com/category/code/htmlcss/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tekerson.com</link>
	<description>The inane, sometimes insane, ramblings from the mind of Brenton Alker.</description>
	<lastBuildDate>Mon, 16 Aug 2010 09:05:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Single or double quotes for HTML attributes?</title>
		<link>http://blog.tekerson.com/2007/02/18/single-or-double-quotes-for-html-attributes/</link>
		<comments>http://blog.tekerson.com/2007/02/18/single-or-double-quotes-for-html-attributes/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 13:02:42 +0000</pubDate>
		<dc:creator>Brenton Alker</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.everyone-here.is-a-geek.com/2007/02/18/single-or-double-quotes-for-html-attributes/</guid>
		<description><![CDATA[The issue of whether to use single quotes or double quotation marks in HTML attributes is a topic that has been somewhat debated for some time now. The reason there is debate is due to the differences in, and the leniency of the relevant standards or recommendations. So here&#8217;s my take. The W3C&#8216;s HTML 4.01 [...]]]></description>
		<wfw:commentRss>http://blog.tekerson.com/2007/02/18/single-or-double-quotes-for-html-attributes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Priority When Multiple CSS Classes are Applied</title>
		<link>http://blog.tekerson.com/2006/11/03/priority-when-multiple-css-classes-are-applied/</link>
		<comments>http://blog.tekerson.com/2006/11/03/priority-when-multiple-css-classes-are-applied/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 06:16:59 +0000</pubDate>
		<dc:creator>Brenton Alker</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.everyone-here.is-a-geek.com/?p=6</guid>
		<description><![CDATA[I&#8217;ve used multiple CSS classes applied to an element on many occasion, but never run into the problem I found today. It seems counter to the CSS system as I understand it, but I&#8217;ve checked it out and it works like this. I had a page, who&#8217;s table cells all had a CSS class that [...]]]></description>
		<wfw:commentRss>http://blog.tekerson.com/2006/11/03/priority-when-multiple-css-classes-are-applied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

