<?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/"
		>
<channel>
	<title>Comments on: fixed-width style sheets suck</title>
	<atom:link href="http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/feed/" rel="self" type="application/rss+xml" />
	<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/</link>
	<description>Tech Notes And Miscellaneous Thoughts</description>
	<lastBuildDate>Sat, 07 Mar 2009 08:48:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ZOG</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-31</link>
		<dc:creator>ZOG</dc:creator>
		<pubDate>Sat, 10 May 2008 10:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-31</guid>
		<description>Greetings!

well at least your fonts are nice and chunky by default on this 22&quot; monitor!

thanks for the pointer to nosquint - checking it out now.. as Thai web sites seem to suffer this from this even more might be a winner for Nan as well.

bye,
ZOG</description>
		<content:encoded><![CDATA[<p>Greetings!</p>
<p>well at least your fonts are nice and chunky by default on this 22&#8243; monitor!</p>
<p>thanks for the pointer to nosquint &#8211; checking it out now.. as Thai web sites seem to suffer this from this even more might be a winner for Nan as well.</p>
<p>bye,<br />
ZOG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cas</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-30</link>
		<dc:creator>cas</dc:creator>
		<pubDate>Sat, 10 May 2008 06:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-30</guid>
		<description>A few people have suggested that using &#039;em&#039; units rather than percentages for widths is a good idea.

While there may be some cases (e.g. a sidebar) where they could be right, in the general case (e.g. the bulk of the text), they couldn&#039;t be more wrong.  em units are good for specifying relative variations in font size, but not for specifying the width of a page or column.

Some claim that from a designer&#039;s POV, the ability to specify that a column is X ems wide and will thus contain approximately Y many words per column line is good or even essential.

That may satisfy some pet design theory or other, but it neglects to take into account one crucial fact: the correct column width, the correct number of words per line is &lt;b&gt;&lt;i&gt;whatever&lt;/i&gt;&lt;/b&gt; the &lt;b&gt;&lt;i&gt;user&lt;/i&gt;&lt;/b&gt; wants it to be at any given moment in time with whatever browser/viewer they are reading it with at that particular moment, regardless of what the &lt;b&gt;&lt;i&gt;designer&lt;/i&gt;&lt;/b&gt; thinks looks best.

Doing that requires specifying the width of columns as a percentage of total space....e.g. for a 3 column layout of sidebar, content, sidebar, that might be 15%, 70%, and 15% respectively.

If a web designer wants or expects me to come back to their site, they can drop any stupid ideas they may have that they CAN or SHOULD be able to control how I will view their page.  The more inflexible and rigid their enforcement of their design preferences, the *less* likely I am to come back.  No matter the worth of the content (although the more interesting the content, the more likely I am to make the effort to use Stylish to subvert the design and make the content actually readable for me).</description>
		<content:encoded><![CDATA[<p>A few people have suggested that using &#8216;em&#8217; units rather than percentages for widths is a good idea.</p>
<p>While there may be some cases (e.g. a sidebar) where they could be right, in the general case (e.g. the bulk of the text), they couldn&#8217;t be more wrong.  em units are good for specifying relative variations in font size, but not for specifying the width of a page or column.</p>
<p>Some claim that from a designer&#8217;s POV, the ability to specify that a column is X ems wide and will thus contain approximately Y many words per column line is good or even essential.</p>
<p>That may satisfy some pet design theory or other, but it neglects to take into account one crucial fact: the correct column width, the correct number of words per line is <b><i>whatever</i></b> the <b><i>user</i></b> wants it to be at any given moment in time with whatever browser/viewer they are reading it with at that particular moment, regardless of what the <b><i>designer</i></b> thinks looks best.</p>
<p>Doing that requires specifying the width of columns as a percentage of total space&#8230;.e.g. for a 3 column layout of sidebar, content, sidebar, that might be 15%, 70%, and 15% respectively.</p>
<p>If a web designer wants or expects me to come back to their site, they can drop any stupid ideas they may have that they CAN or SHOULD be able to control how I will view their page.  The more inflexible and rigid their enforcement of their design preferences, the *less* likely I am to come back.  No matter the worth of the content (although the more interesting the content, the more likely I am to make the effort to use Stylish to subvert the design and make the content actually readable for me).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Coker</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-29</link>
		<dc:creator>Russell Coker</dc:creator>
		<pubDate>Fri, 09 May 2008 02:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-29</guid>
		<description>http://etbe.coker.com.au/2007/07/22/column-width-in-blogs/

My above post about how I solved the column width problems for my blog may interest you.  The comments have some useful tips too.

The main thing to consider is what to use for the minimum width of columns in a web site.  If someone has a window that is 640 pixels wide it may be impossible for have proportional columns for all the text (you can end up with one word per line).  Sometimes a horizontal scroll-bar is the best solution.</description>
		<content:encoded><![CDATA[<p><a href="http://etbe.coker.com.au/2007/07/22/column-width-in-blogs/" rel="nofollow">http://etbe.coker.com.au/2007/07/22/column-width-in-blogs/</a></p>
<p>My above post about how I solved the column width problems for my blog may interest you.  The comments have some useful tips too.</p>
<p>The main thing to consider is what to use for the minimum width of columns in a web site.  If someone has a window that is 640 pixels wide it may be impossible for have proportional columns for all the text (you can end up with one word per line).  Sometimes a horizontal scroll-bar is the best solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cas</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-28</link>
		<dc:creator>cas</dc:creator>
		<pubDate>Wed, 07 May 2008 13:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-28</guid>
		<description>Simon: cool to know that FF3 has good zooming.  i&#039;ll think about installing it on my main machine soon...have only played with it briefly on a secondary machine.

told ya blog comments were useful :)



Jon: nice tip.  i&#039;ll have to do some reading on the topic, and do some experimentation.</description>
		<content:encoded><![CDATA[<p>Simon: cool to know that FF3 has good zooming.  i&#8217;ll think about installing it on my main machine soon&#8230;have only played with it briefly on a secondary machine.</p>
<p>told ya blog comments were useful :)</p>
<p>Jon: nice tip.  i&#8217;ll have to do some reading on the topic, and do some experimentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Rumble</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-27</link>
		<dc:creator>Simon Rumble</dc:creator>
		<pubDate>Wed, 07 May 2008 12:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-27</guid>
		<description>Firefox 3 has a very cool feature in that when you resize (ctrl mouse wheel or ctrl + ctrl -) it resizes &lt;i&gt;everything&lt;/i&gt; &amp;emdash; text, images, column sizes, the lot.  Makes life a &lt;b&gt;lot&lt;/b&gt; easier when dealing with broken web sites.

PS: Hey look, I&#039;m using your comments! ;)</description>
		<content:encoded><![CDATA[<p>Firefox 3 has a very cool feature in that when you resize (ctrl mouse wheel or ctrl + ctrl -) it resizes <i>everything</i> &emdash; text, images, column sizes, the lot.  Makes life a <b>lot</b> easier when dealing with broken web sites.</p>
<p>PS: Hey look, I&#8217;m using your comments! ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-26</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 07 May 2008 12:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-26</guid>
		<description>@taz: If you use percentages, your page will scale differently with window size changes as with font size changes. That makes it very hard (as a designer) to ensure your site looks consistent with all combinations of font size / window size, etc. Using ems means resizing the window doesn&#039;t cause the design to change (so elements don&#039;t jump about); doesn&#039;t cause text to reflow meaning ultra-wide paragraphs (hard on the eyes); and keeps things looking right with very large or very small font sizes.</description>
		<content:encoded><![CDATA[<p>@taz: If you use percentages, your page will scale differently with window size changes as with font size changes. That makes it very hard (as a designer) to ensure your site looks consistent with all combinations of font size / window size, etc. Using ems means resizing the window doesn&#8217;t cause the design to change (so elements don&#8217;t jump about); doesn&#8217;t cause text to reflow meaning ultra-wide paragraphs (hard on the eyes); and keeps things looking right with very large or very small font sizes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karellen</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-25</link>
		<dc:creator>Karellen</dc:creator>
		<pubDate>Wed, 07 May 2008 09:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-25</guid>
		<description>Hmmm....specifying font sizes in terms of &quot;em&quot;s always seems odd to me. I prefer percentages.

But, yes, you are spot on.</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;.specifying font sizes in terms of &#8220;em&#8221;s always seems odd to me. I prefer percentages.</p>
<p>But, yes, you are spot on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cas</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-24</link>
		<dc:creator>cas</dc:creator>
		<pubDate>Wed, 07 May 2008 09:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-24</guid>
		<description>haven&#039;t tried FF3 much yet.  if it does the same kind of thing as FF2 + NoSquint, then it&#039;s nowhere near enough.  the style sheets of the problem sites have hard-coded widths specified in *pixels* so just having bigger fonts doesn&#039;t work.

Opera? no thanks.  i have little to no interest in proprietary software.

IE7?  you&#039;ve got to be kidding.  even if i wanted to, it doesn&#039;t run on any of my computers.  no microsoft here.  at all.



in any case, the problem is *NOT* in my browser or my screen or on my system.  it&#039;s in moronic style sheets created by clueless web designers.</description>
		<content:encoded><![CDATA[<p>haven&#8217;t tried FF3 much yet.  if it does the same kind of thing as FF2 + NoSquint, then it&#8217;s nowhere near enough.  the style sheets of the problem sites have hard-coded widths specified in *pixels* so just having bigger fonts doesn&#8217;t work.</p>
<p>Opera? no thanks.  i have little to no interest in proprietary software.</p>
<p>IE7?  you&#8217;ve got to be kidding.  even if i wanted to, it doesn&#8217;t run on any of my computers.  no microsoft here.  at all.</p>
<p>in any case, the problem is *NOT* in my browser or my screen or on my system.  it&#8217;s in moronic style sheets created by clueless web designers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-23</link>
		<dc:creator>Erik J</dc:creator>
		<pubDate>Wed, 07 May 2008 09:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-23</guid>
		<description>Use Firefox 3, Opera, or IE7 they all have a feature to zoom the whole page.</description>
		<content:encoded><![CDATA[<p>Use Firefox 3, Opera, or IE7 they all have a feature to zoom the whole page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cas</title>
		<link>http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/comment-page-1/#comment-21</link>
		<dc:creator>cas</dc:creator>
		<pubDate>Wed, 07 May 2008 08:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://taz.net.au/blog/?p=10#comment-21</guid>
		<description>some things are better than 10 years ago, some things are worse.  idiot web designers are still making the same kinds of mistakes as they did back then, they&#039;ve just got more and different ways of making them.  overall, details may differ, but web-annoyance levels things are about the same.

as for the 1px turquoise - any idea where it&#039;s coming from?  i can&#039;t find it in my style.css and can&#039;t see it in my browser (firefox 2, linux).  every 1px border in style.css has some shade of grey or black.

there may be some cruft left from the original theme i hacked up to make this simple black theme (Zen In Grey theme for wordpress)</description>
		<content:encoded><![CDATA[<p>some things are better than 10 years ago, some things are worse.  idiot web designers are still making the same kinds of mistakes as they did back then, they&#8217;ve just got more and different ways of making them.  overall, details may differ, but web-annoyance levels things are about the same.</p>
<p>as for the 1px turquoise &#8211; any idea where it&#8217;s coming from?  i can&#8217;t find it in my style.css and can&#8217;t see it in my browser (firefox 2, linux).  every 1px border in style.css has some shade of grey or black.</p>
<p>there may be some cruft left from the original theme i hacked up to make this simple black theme (Zen In Grey theme for wordpress)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
