<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: HTML &#8211; a sorry excuse for display markup</title>
	<atom:link href="http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 27 Aug 2010 15:47:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Rob Kischuk</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-172</link>
		<dc:creator>Rob Kischuk</dc:creator>
		<pubDate>Wed, 26 May 2004 12:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-172</guid>
		<description>IFrames have the same issue as standard frames - the browser makes a second set of requests when if finds the iFrame - that request has none of the original request context, including the tiles data needed to insert the content and any data you may have been passing to your content area.</description>
		<content:encoded><![CDATA[<p>IFrames have the same issue as standard frames &#8211; the browser makes a second set of requests when if finds the iFrame &#8211; that request has none of the original request context, including the tiles data needed to insert the content and any data you may have been passing to your content area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Roberts</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-171</link>
		<dc:creator>Eric Roberts</dc:creator>
		<pubDate>Wed, 26 May 2004 12:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-171</guid>
		<description>have you tried using &lt;a href=&quot;http://www.htmlcodetutorial.com/frames/_IFRAME.html&quot;&gt; IFrames&lt;/a&gt;?  I don&#039;t know if mobile devices support them yet but i&#039;d be willing to be they&#039;re coming soon.</description>
		<content:encoded><![CDATA[<p>have you tried using <a href="http://www.htmlcodetutorial.com/frames/_IFRAME.html"> IFrames</a>?  I don&#8217;t know if mobile devices support them yet but i&#8217;d be willing to be they&#8217;re coming soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Kischuk</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-170</link>
		<dc:creator>Rob Kischuk</dc:creator>
		<pubDate>Wed, 26 May 2004 11:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-170</guid>
		<description>About that colinux site - it&#039;s the right idea, but a spotty implementation.  In IE6, the formatting is completely hosed - a massive blank space to the left, and the navigation shows up in the same column as the content.
&lt;p&gt;
In FireFox, it looks better, but the scrollbar for the content area actually extends &lt;strong&gt;under&lt;/strong&gt; the header!  When I shrink the window size, a bottom scrollbar appears that actually lets me slide the content &lt;strong&gt;under&lt;/strong&gt; the navigation pane.
&lt;p&gt;Any other suggestions?</description>
		<content:encoded><![CDATA[<p>About that colinux site &#8211; it&#8217;s the right idea, but a spotty implementation.  In IE6, the formatting is completely hosed &#8211; a massive blank space to the left, and the navigation shows up in the same column as the content.</p>
<p>
In FireFox, it looks better, but the scrollbar for the content area actually extends <strong>under</strong> the header!  When I shrink the window size, a bottom scrollbar appears that actually lets me slide the content <strong>under</strong> the navigation pane.
</p>
<p>Any other suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: No one</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-169</link>
		<dc:creator>No one</dc:creator>
		<pubDate>Wed, 26 May 2004 11:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-169</guid>
		<description>HTML was never designed to do stuff like that.  It&#039;s amazing that you can make it do that.  Using HTML for stuff like that is using a GUI Windowing system as an operating system....</description>
		<content:encoded><![CDATA[<p>HTML was never designed to do stuff like that.  It&#8217;s amazing that you can make it do that.  Using HTML for stuff like that is using a GUI Windowing system as an operating system&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skanga</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-168</link>
		<dc:creator>skanga</dc:creator>
		<pubDate>Wed, 26 May 2004 11:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-168</guid>
		<description>Here is an example of what you want to do:&lt;br&gt;

http://www.colinux.org/wiki/index.php/coLinuxNetworking</description>
		<content:encoded><![CDATA[<p>Here is an example of what you want to do:</p>
<p><a href="http://www.colinux.org/wiki/index.php/coLinuxNetworking" rel="nofollow">http://www.colinux.org/wiki/index.php/coLinuxNetworking</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Kischuk</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-167</link>
		<dc:creator>Rob Kischuk</dc:creator>
		<pubDate>Wed, 26 May 2004 11:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-167</guid>
		<description>Is the fixed width header a necessity?  The resizable header is a necessary part of the site design.</description>
		<content:encoded><![CDATA[<p>Is the fixed width header a necessity?  The resizable header is a necessary part of the site design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Barker</title>
		<link>http://blog.kischuk.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-166</link>
		<dc:creator>Jason Barker</dc:creator>
		<pubDate>Wed, 26 May 2004 11:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://rkischuk.wordpress.com/2004/05/26/html-a-sorry-excuse-for-display-markup/#comment-166</guid>
		<description>Yes you can.
Just set the body content height to be 100%, and the header and footer to have fixed width and put it at the top and bottom.

Have a read http://www.google.com/search?q=tableless+css&amp;sourceid=mozilla-search&amp;start=0&amp;start=0&amp;ie=utf-8&amp;oe=utf-8</description>
		<content:encoded><![CDATA[<p>Yes you can.<br />
Just set the body content height to be 100%, and the header and footer to have fixed width and put it at the top and bottom.</p>
<p>Have a read <a href="http://www.google.com/search?q=tableless+css&#038;sourceid=mozilla-search&#038;start=0&#038;start=0&#038;ie=utf-8&#038;oe=utf-8" rel="nofollow">http://www.google.com/search?q=tableless+css&#038;sourceid=mozilla-search&#038;start=0&#038;start=0&#038;ie=utf-8&#038;oe=utf-8</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
