<?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>cielo.net</title>
	<atom:link href="http://cielo.net/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://cielo.net/wordpress</link>
	<description>WEB DESIGN, XHTML, CSS ...</description>
	<lastBuildDate>Fri, 26 Feb 2010 16:23:43 +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>Unobtrusive JavaScript</title>
		<link>http://cielo.net/wordpress/2009/04/unobtrusive-javascript/</link>
		<comments>http://cielo.net/wordpress/2009/04/unobtrusive-javascript/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 09:28:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://cielo.net/wordpress/?p=7</guid>
		<description><![CDATA[I came across an article on unobtrusive JavaScript yesterday. It&#8217;s not the same as &#8216;accessible JavaScript&#8217;, although it can make your JavaScript more accessible. It&#8217;s more along the CSS-type lines of separating structure from content and making HTML pages even more streamlined: http://www.onlinetools.org/articles/unobtrusivejavascript/]]></description>
			<content:encoded><![CDATA[<p>I came across an article on unobtrusive JavaScript yesterday. It&#8217;s not the same as &#8216;accessible JavaScript&#8217;, although it can make your JavaScript more accessible. It&#8217;s more along the CSS-type lines of separating structure from content and making HTML pages even more streamlined:</p>
<p><a title="Unobtrusive JavaScript" href="http://www.onlinetools.org/articles/unobtrusivejavascript/">http://www.onlinetools.org/articles/unobtrusivejavascript/ </a></p>
]]></content:encoded>
			<wfw:commentRss>http://cielo.net/wordpress/2009/04/unobtrusive-javascript/feed/</wfw:commentRss>
		<slash:comments>576</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; equal height columns</title>
		<link>http://cielo.net/wordpress/2008/03/css-equal-height-columns/</link>
		<comments>http://cielo.net/wordpress/2008/03/css-equal-height-columns/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 14:05:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cascading Style Sheets (CSS)]]></category>

		<guid isPermaLink="false">http://cielo.net/wordpress/?p=4</guid>
		<description><![CDATA[Whilst teaching recently, someone asked about columns with equal heights. Whilst familiar with what seems to be the &#8216;default&#8217; method, i.e. add a background image, I realised that this won&#8217;t deal with all necessary situations. If you absolutely have to add three columns with different background colours, try this ingenious method: http://www.alistapart.com/articles/multicolumnlayouts/ The only &#8216;problem&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst teaching recently, someone asked about columns with equal heights. Whilst familiar with what seems to be the &#8216;default&#8217; method, i.e. add a background image, I realised that this won&#8217;t deal with all necessary situations.</p>
<p>If you absolutely <em>have to </em>add three columns with different background colours, try this ingenious method:</p>
<p><a href="http://www.alistapart.com/articles/multicolumnlayouts/"> http://www.alistapart.com/articles/multicolumnlayouts/</a></p>
<p>The only &#8216;problem&#8217; that I can see is that it only deals with background colours, rather than images. The colours for the columns are set by setting the background colours of the container&#8217;s border, which rules out images.</p>
<p>If you need to add background images to more than one column, then try this:</p>
<p><a href="http://www.positioniseverything.net/articles/onetruelayout/equalheight"> http://www.positioniseverything.net/articles/onetruelayout/equalheight</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cielo.net/wordpress/2008/03/css-equal-height-columns/feed/</wfw:commentRss>
		<slash:comments>1553</slash:comments>
		</item>
		<item>
		<title>My first post</title>
		<link>http://cielo.net/wordpress/2008/03/hello/</link>
		<comments>http://cielo.net/wordpress/2008/03/hello/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 12:20:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://cielo.net/wordpress/?p=3</guid>
		<description><![CDATA[This is my first post on the cielo.net blog. I&#8217;ll be posting articles on CSS, JavaScript and other web-related topics.]]></description>
			<content:encoded><![CDATA[<p>This is my first post on the cielo.net blog.</p>
<p>I&#8217;ll be posting articles on CSS, JavaScript and other web-related topics.</p>
]]></content:encoded>
			<wfw:commentRss>http://cielo.net/wordpress/2008/03/hello/feed/</wfw:commentRss>
		<slash:comments>82</slash:comments>
		</item>
	</channel>
</rss>

