<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040280" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040280</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problem-3#comment-1226981</link>
    <description> &lt;p&gt;It may also be a MIME type issue. Can you post a link, please, so that we don&#039;t have to guess?&lt;/p&gt;
 </description>
     <pubDate>Tue, 04 Dec 2007 20:47:34 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1226981 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problem-3#comment-1226975</link>
    <description> &lt;p&gt;Here is how I usually declare css:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;@import &amp;quot;/css/foraccountants.css&amp;quot;;&amp;lt;/style&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;I use the import command to avoid very old browser to download the stylesheet. I don&#039;t use the url way of importing it to bypass IE4.&lt;/p&gt;
&lt;p&gt;url way:&lt;br /&gt;
&lt;code&gt; &amp;lt;style type=&amp;quot;text/css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;@import url(/css/foraccountants.css);&amp;lt;/style&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;You can still use the link command if you really want to but I usually only &#039;link&#039; print stylesheets.&lt;br /&gt;
&lt;code&gt;&amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;/css/forprint.css&amp;quot; type=&amp;quot;text/css&amp;quot; media=&amp;quot;print&amp;quot; /&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;Now regarding you problem, could you paste the whole code here. From the doctype declaration to the  tag.&lt;/p&gt;
 </description>
     <pubDate>Tue, 04 Dec 2007 17:14:50 +0000</pubDate>
 <dc:creator>calculator</dc:creator>
 <guid isPermaLink="false">comment 1226975 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
