<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Climb to the Stars - Latest Comments in Site</title><link>http://ctts.disqus.com/</link><description></description><language>en</language><lastBuildDate>Mon, 16 Jul 2001 22:41:00 -0000</lastBuildDate><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770929</link><description>Why do I get the feeling the guy who wrote that article is a Mac user :)&lt;br&gt;  &lt;br&gt; I use pt rather than px for accessibility reasons, which the article &lt;br&gt;outlines. I think  it is saying that if you want to create print-perfect &lt;br&gt;kind of designs, px is the go.&lt;br&gt; &lt;a href="http://alistapart.com/stories/fear4/3.html" rel="nofollow"&gt;http://alistapart.com/stories/fear4/3.html&lt;/a&gt;&lt;br&gt; Running in px, do you have complaints from users of different &lt;br&gt;resolutions? I've just found that using pt, resolution isn't a problem so &lt;br&gt;much (because it shouldn't be). And with px there is the issue that &lt;br&gt;printers understand pixels differently from screen. I don't know the &lt;br&gt;extent of support for media="print". (someone else might?) &lt;br&gt; I was also in a corporate environment where NS4 was the standard - in pt, &lt;br&gt;you can easily adjust change the size of the font as it appears within &lt;br&gt;your browser (Ctrl+[ and Ctrl+]), not so in px. I later discovered that &lt;br&gt;this is the contrary in IE 5, _and_ it isn't particularly obvious how this &lt;br&gt;'accessibility' feature can be used. Bleh.&lt;br&gt; Sorry I'm not much help :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sniffles</dc:creator><pubDate>Mon, 16 Jul 2001 22:41:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770928</link><description>Does this mean that in your experience, pt is more "stable" than px??&lt;br&gt; *confused*: &lt;a href="http://alistapart.com/stories/fear4/" rel="nofollow"&gt;http://alistapart.com/stories/fear4/&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tara</dc:creator><pubDate>Mon, 16 Jul 2001 06:17:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770927</link><description>eew. that didn't work. &lt;br&gt;  &lt;br&gt; That was supposed to have said:&lt;br&gt;  &lt;br&gt; I've stuck to using pt's for now, because it seems a lesser sin than &lt;br&gt;using px's &amp;lt;-- this could present problems with printing.&lt;br&gt;  &lt;br&gt; Bring on CSS3. And the browsers which support it, of course. :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sniffles</dc:creator><pubDate>Sun, 15 Jul 2001 23:35:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770926</link><description>My past experience with relative font sizes haven't been particularly &lt;br&gt;good.&lt;br&gt; Using x-small|small|large presents problems across platforms - fonts tend &lt;br&gt;to look too small on a Macs and unpredictable on Unix - and they may not &lt;br&gt;give you the granularity in different font sizes that you might need. &lt;br&gt; I've stuck to using pt's for now, because it seems a lesser sin than &lt;br&gt;using px's</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sniffles</dc:creator><pubDate>Sun, 15 Jul 2001 23:33:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770925</link><description>Karl, I'm not sure I get you, in fact. The text was unreadably small for &lt;br&gt;you when I specified it as 0.75 em (which I now understand, is a &lt;br&gt;ridiculous thing to do), but what about when I specified it as 13px? That &lt;br&gt;shouldn't be affected by the font size you have chosen as default in your &lt;br&gt;browser, should it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tara</dc:creator><pubDate>Fri, 13 Jul 2001 22:31:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770924</link><description>Do what I've done, and simply use relative font sizes.. ie: font-size: &lt;br&gt;small|x-small|xx-small;  That way, it'll still be scalable, but you can &lt;br&gt;have things smaller as well.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">darren</dc:creator><pubDate>Fri, 13 Jul 2001 20:19:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770923</link><description>gah. what do I do now then?&lt;br&gt; *choke*</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephanie</dc:creator><pubDate>Thu, 12 Jul 2001 01:55:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770922</link><description>gah. what do I do now then?&lt;br&gt; *choke*</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tara</dc:creator><pubDate>Wed, 11 Jul 2001 20:55:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770921</link><description>this one is better... because before it was unreadable....&lt;br&gt; So we're faced to a problem. The problem is in fact people have different &lt;br&gt;font-size preferences in their own browser.&lt;br&gt; I decided myself, that defaut font-size in my browser is 10pt. So when &lt;br&gt;I'm designing style sheets, I recommend to use 100% for the smallest font &lt;br&gt;in your page.&lt;br&gt; and gives in your stylesheet for others biggest size.&lt;br&gt; 100%  150% or 200%&lt;br&gt; but the minimum is 100%. For me if you give 80% or  95%, the font will &lt;br&gt;become unreadable on screen.&lt;br&gt; In the future (CSS3) there will be a possibility to specify, something &lt;br&gt;like&lt;br&gt;      80%, but with a lower limit of 10pt for example.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl Dubost</dc:creator><pubDate>Wed, 11 Jul 2001 11:16:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770920</link><description>Hi Tara,&lt;br&gt; I prefer the pixel size you used to this one. This one's big - too big!&lt;br&gt; Lars!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lars</dc:creator><pubDate>Wed, 11 Jul 2001 07:26:00 -0000</pubDate></item><item><title>Re: Site</title><link>http://climbtothestars.org/archives/2001/07/10/site/#comment-1770919</link><description>C'est un peu grand pour mon 1024*768 (PC) &lt;br&gt; Le genre de taille de texte que je réserverais à  un titre ou à  un &lt;br&gt;intertitre pas au corps du texte. A vue de nez on dirait du corps 16 ou du &lt;br&gt;18. Je me trompe?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Baud</dc:creator><pubDate>Tue, 10 Jul 2001 18:33:00 -0000</pubDate></item></channel></rss>