<?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>crazed &#187; columns</title>
	<atom:link href="http://www.crazed.org.uk/tag/columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crazed.org.uk</link>
	<description>Musings of a web developer</description>
	<lastBuildDate>Wed, 23 Jun 2010 19:21:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Notes on column ratios</title>
		<link>http://www.crazed.org.uk/2008/07/notes-on-column-ratios/</link>
		<comments>http://www.crazed.org.uk/2008/07/notes-on-column-ratios/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 14:11:23 +0000</pubDate>
		<dc:creator>Fai</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[ratio]]></category>

		<guid isPermaLink="false">http://www.crazed.org.uk/blog/archives/34</guid>
		<description><![CDATA[I needed an idea of the pixels used for different column ratios, so I&#8217;ve taken the liberty of working out the possible layouts needed. I&#8217;ve limited these to 4 columns, and I&#8217;ve also listed some extra rounding to the nearest ten/five for neatness. The pixel ratios are based on a width of 900 pixels. Full [...]]]></description>
			<content:encoded><![CDATA[<p>I needed an idea of the pixels used for different column ratios, so I&#8217;ve taken the liberty of working out the possible layouts needed. I&#8217;ve limited these to 4 columns, and I&#8217;ve also listed some extra rounding to the nearest ten/five for neatness.</p>
<p>The pixel ratios are based on a width of 900 pixels.</p>
<h4>Full ratio list</h4>
<table border="0" width="99%">
<thead>
<tr>
<th># Columns</th>
<th>Block ratio</th>
<th>Pixel ratio</th>
<th>Rounded</th>
<th>Rounding</th>
</tr>
</thead>
<tbody>
<tr>
<td width="112">2 col</td>
<td width="112">1:1</td>
<td width="230">450:450</td>
<td width="409"></td>
<td width="164"></td>
</tr>
<tr>
<td rowspan="2">3 col</td>
<td>2:1</td>
<td>600:300</td>
<td></td>
<td></td>
</tr>
<tr>
<td>1:1:1</td>
<td>300:300:300</td>
<td></td>
<td></td>
</tr>
<tr>
<td rowspan="2">4 col</td>
<td>3:1</td>
<td>675:225</td>
<td></td>
<td></td>
</tr>
<tr>
<td>2:1:1</td>
<td>450:225:225</td>
<td></td>
<td></td>
</tr>
<tr>
<td rowspan="4">5 col</td>
<td>4:1</td>
<td>720:180</td>
<td></td>
<td></td>
</tr>
<tr>
<td>3:2</td>
<td>540:360</td>
<td></td>
<td></td>
</tr>
<tr>
<td>3:1:1</td>
<td>540:180:180</td>
<td></td>
<td></td>
</tr>
<tr>
<td>2:2:1</td>
<td>360:180:180</td>
<td></td>
<td></td>
</tr>
<tr>
<td rowspan="4">6 col</td>
<td>5:1</td>
<td>750:150</td>
<td></td>
<td></td>
</tr>
<tr>
<td>4:1:1</td>
<td>600:150:150</td>
<td></td>
<td></td>
</tr>
<tr>
<td>3:2:1</td>
<td>450:300:150</td>
<td></td>
<td></td>
</tr>
<tr>
<td>2:2:1:1</td>
<td>300:300:150:150</td>
<td></td>
<td></td>
</tr>
<tr>
<td rowspan="9">7 col</td>
<td>6:1</td>
<td>771:129</td>
<td>770:130</td>
<td>/ tens ±1</td>
</tr>
<tr>
<td>5:2</td>
<td>643:257</td>
<td>640:260</td>
<td>/ tens ±3</td>
</tr>
<tr>
<td>5:1:1</td>
<td>642:129:129</td>
<td>640:130:130</td>
<td>/ tens ±1-2</td>
</tr>
<tr>
<td>4:3</td>
<td>514:386</td>
<td>510:390</td>
<td>/ tens ±4-6</td>
</tr>
<tr>
<td>4:2:1</td>
<td>514:257:129</td>
<td>510:260:130</td>
<td>/ tens ±1-4</td>
</tr>
<tr>
<td>4:1:1:1</td>
<td>513:129:129:129</td>
<td>510:130:130:130</td>
<td>/ tens ±1-3</td>
</tr>
<tr>
<td>3:3:1</td>
<td>386:386:128</td>
<td>385:385:130</td>
<td>/ fives ±1-2</td>
</tr>
<tr>
<td>3:2:2</td>
<td>386:257:257</td>
<td>390:255:255</td>
<td>/ fives ±2-4</td>
</tr>
<tr>
<td>3:2:1:1</td>
<td>386:257:129:129</td>
<td>385:255:130:130</td>
<td>/ fives ±1-2</td>
</tr>
<tr>
<td rowspan="8">8 col</td>
<td>7:1</td>
<td>788:112</td>
<td>790:110</td>
<td>/ tens ±2</td>
</tr>
<tr>
<td>6:1:1</td>
<td>676:112:112</td>
<td>680:110:110</td>
<td>/ tens ±2-4</td>
</tr>
<tr>
<td>5:3</td>
<td>562:338</td>
<td>560:340</td>
<td>/ tens ±2</td>
</tr>
<tr>
<td>5:2:1</td>
<td>563:225:112</td>
<td>560:230:110</td>
<td>/ tens, or 565:225:110 / fives</td>
</tr>
<tr>
<td>4:3:1</td>
<td>450:338:112</td>
<td>450:340:110</td>
<td>/ tens ±2</td>
</tr>
<tr>
<td>4:2:1:1</td>
<td>450:226:112:112</td>
<td>450:230:110:110</td>
<td>/ tens ±2-4</td>
</tr>
<tr>
<td>3:3:2</td>
<td>338:338:224</td>
<td>340:340:220</td>
<td>/ tens ±2-4</td>
</tr>
<tr>
<td>3:2:2:1</td>
<td>338:225:225:112</td>
<td>340:225:225:110</td>
<td>/ fives ±2</td>
</tr>
<tr>
<td rowspan="14">9 col</td>
<td>8:1</td>
<td>800:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>7:2</td>
<td>700:200</td>
<td></td>
<td></td>
</tr>
<tr>
<td>7:1:1</td>
<td>700:100:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>6:2:1</td>
<td>600:200:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>5:4</td>
<td>500:400</td>
<td></td>
<td></td>
</tr>
<tr>
<td>5:3:1</td>
<td>500:300:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>5:2:2</td>
<td>500:200:200</td>
<td></td>
<td></td>
</tr>
<tr>
<td>5:2:1:1</td>
<td>500:200:100:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>4:4:1</td>
<td>400:400:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>4:3:2</td>
<td>400:300:200</td>
<td></td>
<td></td>
</tr>
<tr>
<td>4:3:1:1</td>
<td>400:300:100:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>4:2:2:1</td>
<td>400:200:200:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>3:3:2:1</td>
<td>300:300:200:100</td>
<td></td>
<td></td>
</tr>
<tr>
<td>3:2:2:2</td>
<td>300:200:200:200</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<h4>List of possible two-column layout ratios</h4>
<p>Ordered by #column structure</p>
<table border="0" width="99%">
<thead>
<th align="center"># Columns</th>
<th align="center">Block Ratio</th>
<th>Pixel Ratio</th>
<th>Roundings</th>
</thead>
<tbody>
<tr>
<td align="left">3</td>
<td align="left">2:1</td>
<td>600:300</td>
<td></td>
</tr>
<tr>
<td align="left">4</td>
<td align="left">3:1</td>
<td>675:225</td>
<td></td>
</tr>
<tr>
<td align="left">5</td>
<td align="left">4:1</td>
<td>720:180</td>
<td></td>
</tr>
<tr>
<td align="left">5</td>
<td align="left">3:2</td>
<td>540:360</td>
<td></td>
</tr>
<tr>
<td align="left">6</td>
<td align="left">5:1</td>
<td>750:150</td>
<td></td>
</tr>
<tr>
<td align="left">7</td>
<td align="left">6:1</td>
<td>771:129</td>
<td>(770:130 / tens ±1)</td>
</tr>
<tr>
<td align="left">7</td>
<td align="left">5:2</td>
<td>643:257</td>
<td>(640:260 / tens ±3)</td>
</tr>
<tr>
<td align="left">7</td>
<td align="left">4:3</td>
<td>514:386</td>
<td>(510:390 / tens ±4-6)</td>
</tr>
<tr>
<td align="left">8</td>
<td align="left">7:1</td>
<td>788:112</td>
<td>(790:110 / tens ±2)</td>
</tr>
<tr>
<td align="left">8</td>
<td align="left">5:3</td>
<td>562:338</td>
<td>(560:340 / tens ±2)</td>
</tr>
<tr>
<td align="left">9</td>
<td align="left">8:1</td>
<td>800:100</td>
<td></td>
</tr>
<tr>
<td align="left">9</td>
<td align="left">7:2</td>
<td>700:200</td>
<td></td>
</tr>
<tr>
<td align="left">9</td>
<td align="left">5:4</td>
<td>500:400</td>
<td></td>
</tr>
</tbody>
</table>
<h4>Two columns, in order of left column size, with :1 ratios calculated</h4>
<p>The normalised value at :1 will give a better idea of how each row lies relative to each other &#8211; and as you can see, it is perfectly in order, as expected when ordering by the first column width.</p>
<table border="0" width="99%">
<thead>
<tr>
<th># columns</th>
<th>Block ratio</th>
<th>Pixel ratio</th>
<th>Rounding</th>
</tr>
</thead>
<tbody>
<tr>
<td width="112" align="left">9</td>
<td width="112">8:1</td>
<td width="230">800:100</td>
<td width="409"></td>
</tr>
<tr>
<td align="left">8</td>
<td>7:1</td>
<td>788:112</td>
<td>(790:110 / tens ±2)</td>
</tr>
<tr>
<td align="left">7</td>
<td>6:1</td>
<td>771:129</td>
<td>(770:130 / tens ±1)</td>
</tr>
<tr>
<td align="left">6</td>
<td>5:1</td>
<td>750:150</td>
<td></td>
</tr>
<tr>
<td align="left">5</td>
<td>4:1</td>
<td>720:180</td>
<td></td>
</tr>
<tr>
<td align="left">9</td>
<td>7:2 (3.5:1)</td>
<td>700:200</td>
<td></td>
</tr>
<tr>
<td align="left">4</td>
<td>3:1</td>
<td>675:225</td>
<td></td>
</tr>
<tr>
<td align="left">7</td>
<td>5:2 (2.5:1)</td>
<td>643:257</td>
<td>(640:260 / tens ±3)</td>
</tr>
<tr>
<td align="left">3</td>
<td>2:1</td>
<td>600:300</td>
<td></td>
</tr>
<tr>
<td align="left">8</td>
<td>5:3 (1.67:1)</td>
<td>562:338</td>
<td>(560:340 / tens ±2)</td>
</tr>
<tr>
<td align="left">5</td>
<td>3:2 (1.5:1)</td>
<td>540:360</td>
<td></td>
</tr>
<tr>
<td align="left">7</td>
<td>4:3 (1.33:1)</td>
<td>514:386</td>
<td>(510:390 / tens ±4-6)</td>
</tr>
<tr>
<td align="left">9</td>
<td>5:4 (1.25:1)</td>
<td>500:400</td>
<td></td>
</tr>
</tbody>
</table>
<p>It&#8217;s worth noting that the golden ratio is approximately 1.618:1. This gives it a pixel ratio (using a width of 900) of 556:344. Rounded to the nearest tens, this is 560:340. The 8-column 5:3 ratio is the closest to the golden ratio on the above list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crazed.org.uk/2008/07/notes-on-column-ratios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
