<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024112" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024112</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/element-positioning#comment-1147998</link>
    <description> &lt;p&gt;I had good success with using % values for fonts, although others say that ems are better.  You could try this for your layout as well if you want it to scale.  Or maybe a combination of px and % would work.  As always with CSS, it&#039;ll take some fiddling to get it to work right.  &lt;a href=&quot;http://www.alistapart.com&quot; class=&quot;bb-url&quot;&gt;A List Apart&lt;/a&gt; has some good articles on scalable CSS layouts (and they&#039;re old design was a good example).&lt;/p&gt;
&lt;p&gt;I really don&#039;t know how ins work as a screen measurement.  My guess is that they&#039;re probably like pts in that they don&#039;t work well on a screen (may be useful for print stylesheets though).&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Mar 2004 14:20:58 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1147998 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/element-positioning#comment-1147988</link>
    <description> &lt;p&gt;Although... specifying font sizes in pixels prevents the user (i.e. people with bad eyesite) from changing the font size in their web browser. This is an accessability issue and should really be avoided.&lt;/p&gt;
&lt;p&gt;It&#039;s a bit hypocritical me saying that though, because I use pixels myself!&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Mar 2004 13:18:52 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1147988 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/element-positioning#comment-1147978</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: The question i want to know is font size. pt or px?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;pt (points) are used for print.&lt;br /&gt;
px (pixels) are used for screen.&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Mar 2004 05:32:53 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1147978 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/element-positioning#comment-1147861</link>
    <description> &lt;p&gt;I gave up on &quot;in&quot; long time ago and i think you should also. &quot;px&quot; is the only thing you should use, especialy if you want to change the size using javascript later. &quot;px&quot; or pixels are the little dots of light on your computer screen. If you get close enough you can count them. (I wouldent sugest it)&lt;/p&gt;
&lt;p&gt;In other words use px, its a better bet. The question i want to know is font size. pt or px?&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Mar 2004 21:44:19 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1147861 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/element-positioning#comment-1147773</link>
    <description> &lt;p&gt;Yes, true that 1px is different on other screens and that 10px is not equal to 10px in physical size, that is a good reason for that - pixels is a screen measurement (I think).&lt;/p&gt;
&lt;p&gt;I think what your problem is, is that you are trying to get everything looking pixel perfect. That way of thinking is not wrong as such, but one must keep in mind is that the way things are viewed on screen and viewed on paper are very different, and so they should be - they are different mediums.&lt;/p&gt;
&lt;p&gt;There probably isn&#039;t anything wrong with using px but keep in mind though, since you are using CSS to layout your content, you have probably thought of accessibility as well. Having said that, it is probably better to use a relative unit...wait, is px then, a relative unit?&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Mar 2004 19:12:19 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1147773 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
