<?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>Vos Virtual Network &#187; 3 column layout</title>
	<atom:link href="http://vvn.net/wp/tag/3-column-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://vvn.net/wp</link>
	<description>Jazz Like Code and Music For Life</description>
	<lastBuildDate>Fri, 04 Dec 2009 21:14:54 +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>CSS &#8211; Three Column Layouts</title>
		<link>http://vvn.net/wp/2006/03/11/css-three-column-layouts/</link>
		<comments>http://vvn.net/wp/2006/03/11/css-three-column-layouts/#comments</comments>
		<pubDate>Sat, 11 Mar 2006 19:03:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[3 column layout]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=11</guid>
		<description><![CDATA[Still looking for the perfect 3 column layout done correctly with web standards and CSS? Bob Easton has compiled a list of CSS based 3 column layouts, and provides some analysis. The CSS Discussion Group and Wiki (hosted by Incutio) has tons of great CSS information if you are getting serious about CSS (like I [...]]]></description>
			<content:encoded><![CDATA[<p>Still looking for the perfect 3 column layout done correctly with web standards and CSS? <a title="Keep up the good work Bob!" href="http://css-discuss.incutio.com/?page=BobEaston">Bob Easton</a> has <a title="Three column layouts with CSS and analysis." href="http://css-discuss.incutio.com/?page=ThreeColumnLayouts">compiled a list of CSS based 3 column layouts</a>, and provides some analysis. The <a href="http://css-discuss.incutio.com/?page=FrontPage">CSS Discussion Group and Wiki</a> (hosted by Incutio) has tons of great CSS information if you are getting serious about CSS (like I am trying to do.)</p>
<p>Boy am I on a goose chase today&#8230; and I hope I catch the one that lays the golden eggs! This research about CSS lead me over to <a title="John Gallant is a CSS guru and CSS bug finder." href="http://webstandardsgroup.org/features/john-gallant.cfm">Big John Gallant</a> and Alex Robinson and the <a href="http://www.positioniseverything.net/index.php">Position Is Everything</a> website. Big John has a link over to a <a href="http://www.positioniseverything.net/articles/pie-maker/pagemaker_form.php">tool that generates a layout</a> based on what you want and how you specify it.  Alex and John talk about a lot of CSS bugs, and quirks in various browsers, as well as pitfalls to avoid as you continue in <a href="http://www.positioniseverything.net/articles/onetruelayout/">Search of the One True Layout</a>.</p>
<p><a href="http://gnuhaus.com/">Mark Newhouse</a> has <a href="http://realworldstyle.com/nn4_3col_header.html">a nice three column layout</a> (CSS and html design pattern) that <em>also iplements a header and footer</em>. (Wow &#8211; looks like he wrote this article back in 2002.)  I have been doing layouts like this for years with tables, inside of tables, inside of tables&#8230; (Sounds like I am confessing my sins again &#8212; for not following web standards.)  With the advent of Firefox 1.5, Opera 9, MS-IE 7, and NN7 &#8211; these things are changing.</p>
<p>Mark has not updated his <a href="http://realworldstyle.com/">Real World Style blog</a> since May 5, 2005 &#8212;  but  as of this writing,  most  of the material is way ahead of where most people are at anyway.</p>
<p>Hey, a bunch of you lurkers are laughing at me, but when are you going to update your old web pages that have all that crufty old html junk, styles, and design patterns from 1995?</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/03/11/css-three-column-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-tooling my homepage with cool CSS hacks</title>
		<link>http://vvn.net/wp/2006/03/11/re-tooling-my-homepage-with-cool-css-hacks/</link>
		<comments>http://vvn.net/wp/2006/03/11/re-tooling-my-homepage-with-cool-css-hacks/#comments</comments>
		<pubDate>Sat, 11 Mar 2006 16:01:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webstandardology]]></category>
		<category><![CDATA[3 column layout]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=9</guid>
		<description><![CDATA[This morning, I was looking at some cool multi-column CSS hacks over on glish.com.  One of the articles talked about a makeover the author did for Noah Grey. I&#8217;ve been reading about the concept of doing a CSS and web-standards makeover since reading how Wired magazine did their makover about 4 years ago&#8230;  [...]]]></description>
			<content:encoded><![CDATA[<p>This morning, I was looking at some <a title="Yes, I want to make html page layouts that are really clean and properly use CSS to control the layout ... rather than table-junk." href="http://glish.com/css/">cool multi-column CSS hacks</a> over on <a title="What is Glish? Click the link and find out." href="http://glish.com">glish.com</a>.  One of the articles talked <a title="Noah Grey's website makeover..." href="http://glish.com/css/noah.asp">about a makeover the author did for Noah Grey</a>. I&#8217;ve been reading about the concept of doing a <a title="The official CSS hompage." href="http://www.w3.org/Style/CSS/">CSS</a> and web-standards <strong>makeover</strong> since reading <a href="http://www.wired.com/news/culture/0,1284,55675,00.html">how Wired magazine did their makover</a> about 4 years ago&#8230;  So this is not a new concept for me. I really like the concept of following <a href="http://www.webstandards.org/about/">web standards</a>. Normally I follow web standards for simple layouts&#8230; but then I fall back to using tables if some shlocky old browser will not behave&#8230; It&#8217;s just that everytime I try it, it works great for one or two browsers, and then some other browser really messes up the layout. (Feels like I am confessing my sins.)  So over the past few years, I have studied the concepts of cascading style sheets ( <a href="http://www.w3.org/TR/CSS1">CSS1</a> and <a href="http://www.w3.org/TR/CSS21/">CSS2</a> ) and web standards, and tried to find the perfect layout techniques to do 3-column layout &#8212; without tables inside of tables and all that old cruft.</p>
<p>I enjoyed the CSS articles from glish and I really like the <a title="Noah Grey has a cool website, but I don't condone the fact that he is openly homosexual." href="http://www.noahgrey.com/">new Noah Grey web-site</a> because it is a really clean page layout and I think <a title="Noah Grey's music web-site." href="http://greytunes.com/">his music page is interesting</a> (but I have never listened to any of the music, so can&#8217;t recommend it.) [Note: J.V. says be careful what you recommend.]<br />
This also led to a couple <a href="http://www.bluerobot.com/web/layouts/">nice articles and example layouts</a> over at <a title="What is bluerobot.com? Click the link to find out." href="http://bluerobot.com/">bluerobot.com</a>, and the cool <a title="3 column layout example with CSS - instead of html tables" href="http://bluerobot.com/web/layouts/layout3.html">3 column layout example</a>.</p>
<p>So I&#8217;m getting ready to re-tool my <a href="http://vvn.net/">vvn.net homepage</a> with some cool new CSS tricks &#8212; but I also need to fix some broken RSS feeds and test with some more browsers. I&#8217;ll let you know when the major upgrade is complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/03/11/re-tooling-my-homepage-with-cool-css-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
