<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018562" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018562</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1110080</link>
    <description> &lt;p&gt;The units that are available for size are &lt;/p&gt;
&lt;p&gt;pixels: px&lt;br /&gt;
point: pt&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Jun 2002 05:34:03 +0000</pubDate>
 <dc:creator>nuk3</dc:creator>
 <guid isPermaLink="false">comment 1110080 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109182</link>
    <description> &lt;p&gt;Eskater, there is no thing called &quot;font-color&quot;, the correct term is &quot;color&quot;. And &quot;background color&quot; has to be &quot;background-color&quot;, et cetera...&lt;/p&gt;
&lt;p&gt;Generic classes have just one period -- .class. I don&#039;t know what you&#039;re trying to do with the H1.a: stuff, but that&#039;s not valid, either.&lt;/p&gt;
&lt;p&gt;i.e.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;p {&lt;br /&gt;font-family: &amp;lt;strong&amp;gt;verdana&amp;lt;/strong&amp;gt;, serif;&amp;nbsp; /* btw, verdana is sans-serif */&lt;br /&gt;font-size: 15;&amp;nbsp; /* what units?! */&lt;br /&gt;&amp;lt;strong&amp;gt;&amp;lt;em&amp;gt;color&amp;lt;/em&amp;gt;&amp;lt;/strong&amp;gt;: #000000; &lt;br /&gt;background&amp;lt;strong&amp;gt;-&amp;lt;/strong&amp;gt;color: #66FFFF;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;H1 {&lt;br /&gt;font-family: &amp;lt;strong&amp;gt;verdana&amp;lt;/strong&amp;gt;, serif; &lt;br /&gt;font-size: 20;&amp;nbsp;&amp;nbsp; /* what units?! */&lt;br /&gt;&amp;lt;strong&amp;gt;&amp;lt;em&amp;gt;color&amp;lt;/em&amp;gt;&amp;lt;/strong&amp;gt;: #000000; &lt;br /&gt;background&amp;lt;strong&amp;gt;-&amp;lt;/strong&amp;gt;color: #FF9900;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.menu {&lt;br /&gt;font-family: &amp;lt;strong&amp;gt;verdana&amp;lt;/strong&amp;gt;, serif; &lt;br /&gt;font-size: 17;&amp;nbsp;&amp;nbsp; /* what units?! */&lt;br /&gt;&amp;lt;strong&amp;gt;&amp;lt;em&amp;gt;color&amp;lt;/em&amp;gt;&amp;lt;/strong&amp;gt;: #004D99; &lt;br /&gt;background&amp;lt;strong&amp;gt;-&amp;lt;/strong&amp;gt;color: #66B3FF;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Please check your work in the validators, they will help you figure this out.&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 May 2002 02:07:53 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1109182 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109178</link>
    <description> &lt;p&gt;i did it...it still doesnt work!&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 May 2002 01:02:46 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1109178 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109177</link>
    <description> &lt;p&gt;i&#039;ll trythat...thanks&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 May 2002 01:01:07 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1109177 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109176</link>
    <description> &lt;p&gt;You should also remove the &quot;&quot; from around the color. Something like so:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;H1 &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;font&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;family&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Veranda&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;serif&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;font&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;size&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;20&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;color&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;#000000; background color:#FF9900}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 May 2002 01:00:14 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1109176 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109173</link>
    <description> &lt;p&gt;there is one that is supposed to be color...the H1.menu&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 May 2002 00:42:57 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1109173 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109165</link>
    <description> &lt;p&gt;there is no &lt;strong&gt;font-color&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;just &lt;strong&gt;color&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.bradsoft.com&quot; class=&quot;bb-url&quot;&gt;bradsoft.com&lt;/a&gt; -- TopStyle for PC (comes with a validator)&lt;br /&gt;
&lt;a href=&quot;http://www.westciv.com.au/stylemaster&quot; class=&quot;bb-url&quot;&gt;westciv.com.au/stylemaster&lt;/a&gt; -- Style Master for PC and Mac (comes with a validator)&lt;br /&gt;
&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; (online CSS validator)&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 May 2002 22:12:16 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1109165 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-style-sheets#comment-1109162</link>
    <description> &lt;p&gt;hmmm - you say&lt;br /&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;Quote: for my H1 class, the font-color doesnt work!&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;it looks like you&#039;ve got it set to black - what color is displayed and what is your intent?&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 May 2002 21:09:30 +0000</pubDate>
 <dc:creator>mmi</dc:creator>
 <guid isPermaLink="false">comment 1109162 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
