<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023140" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023140</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mozilla-wont-obey-my-css#comment-1142618</link>
    <description> &lt;p&gt;Thank you, Suzanne. I tried sizing in various ways and settled upon using pixels as giving the most consistent results across browsers (IE6, Mozilla, Opera).&lt;/p&gt;
&lt;p&gt;I solved the problem of Mozilla&#039;s ignoring the head-sizing instructions by using classes, and by removing the font size instructions throughout. (Previously I had font size=2 in the left table and font size=1 in the right table.)&lt;/p&gt;
&lt;p&gt;I now have two lines in the css file as follows:&lt;/p&gt;
&lt;p&gt;div.text {font-family: verdana,arial,helvetica; font-size: 13px; color:#000000} &lt;/p&gt;
&lt;p&gt;div.advert {font-family: verdana,arial,helvetica; font-size: 12px; color:#000000} &lt;/p&gt;
&lt;p&gt;I call them by inserting  at the beginning of the left table, and  in the right table. This sizes the text much as it was before, while allowing the head tags to retain their desired sizes.&lt;/p&gt;
&lt;p&gt;- Dan&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Dec 2003 13:29:16 +0000</pubDate>
 <dc:creator>cubdriver</dc:creator>
 <guid isPermaLink="false">comment 1142618 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mozilla-wont-obey-my-css#comment-1142326</link>
    <description> &lt;p&gt;Hi, Dan, I&#039;m into making lists today, so here you go:&lt;/p&gt;
&lt;p&gt;1. Don&#039;t use pts for font sizing, they are print values. Use em, %, or in a pinch, px.&lt;/p&gt;
&lt;p&gt;2. You only need quotes around font-family names that have spaces in them.&lt;/p&gt;
&lt;p&gt;3. Try using lowercase element names in your CSS (as well as in your HTML) &lt;/p&gt;
&lt;p&gt;4. An actual url helps a great deal more. As we can see the whole package. You may be focusing on one area while the problem exists in another.&lt;/p&gt;
&lt;p&gt;When in doubt, validate:&lt;/p&gt;
&lt;p&gt;HTML: &lt;a href=&quot;http://validator.w3.org&quot; class=&quot;bb-url&quot;&gt;http://validator.w3.org&lt;/a&gt;&lt;br /&gt;
CSS: &lt;a href=&quot;http://jigsaw.w3.org/css-validator/&quot; class=&quot;bb-url&quot;&gt;http://jigsaw.w3.org/css-validator/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 15:29:57 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1142326 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
