<?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>Evil Science &#187; faux columns</title>
	<atom:link href="http://www.evilscience.org/tag/faux-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evilscience.org</link>
	<description>Internet, technology, seo, design and general IT things...</description>
	<lastBuildDate>Thu, 24 Dec 2009 11:21:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Faux Columns</title>
		<link>http://www.evilscience.org/faux-columns/</link>
		<comments>http://www.evilscience.org/faux-columns/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 13:27:12 +0000</pubDate>
		<dc:creator>Hellas</dc:creator>
				<category><![CDATA[PHP/MySQL/HTML/CSS]]></category>
		<category><![CDATA[cheat]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[faux columns]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[same heigh columns]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.evilscience.org/?p=118</guid>
		<description><![CDATA[Many webmasters are finding themself in problem while working
with css that columns in their design are not stretching until bottom.
It basicaly means that if you have 2 columns and one is shorter for example 300 px and second 800 then this first one will not be streched to appropriate height and you will have another [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Many webmasters are finding themself in problem while working<br />
with css that columns in their design are not stretching until bottom.<br />
It basicaly means that if you have 2 columns and one is shorter for example 300 px and second 800 then this first one will not be streched to appropriate height and you will have another color on rest of 500 px in first columns.</p>
<p>However there is simple cheat that overcome this problem.<br />
Cheat is called Faux columns. You will basicly create appropriate image<br />
and tile it verticaly behind your div you want to stretch and behind body.<span id="more-118"></span>Detailed text about faux columns you can find well explained here:<br />
<a href="http://www.alistapart.com/articles/fauxcolumns/" target="_blank">http://www.alistapart.com/articles/fauxcolumns/</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.evilscience.org/faux-columns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
