<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039870" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039870</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-head-or-separate-css-file#comment-1225876</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;drew22299;225247 wrote:&lt;/strong&gt; Hi,&lt;/p&gt;
&lt;p&gt;Please can someone explain the following?&lt;/p&gt;
&lt;p&gt;I have a basic webpage and want to use CSS to set the color for text, tables etc does having a separate CSS file (and include on all of the pages) do the same as having CSS defined at the top of every page?&lt;/p&gt;
&lt;p&gt;Drew,&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I suggest you must have CSS on the external page, better search engine crawlability and cleaner source code&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Oct 2007 07:37:42 +0000</pubDate>
 <dc:creator>JennyScoth0109</dc:creator>
 <guid isPermaLink="false">comment 1225876 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-head-or-separate-css-file#comment-1225265</link>
    <description> &lt;p&gt;More advantages of a global CSS file, linked instead of embedded in the HTML:&lt;/p&gt;
&lt;p&gt;- The CSS is downloaded once, with the first page. Therafter, the browser reads it from the cache, making the pages load faster;&lt;br /&gt;
- When you want to change, say, the background image in the header, you do it in one place only - in the CSS file.&lt;/p&gt;
&lt;p&gt;Of course, this does not mean you can&#039;t put some CSS in the web page as well - if you have one page that needs a different background, for example. Although you can even get around that: give the BODY tag a class name or ID and then you can add a selector that starts with this class name or ID to target that one page.&lt;/p&gt;
&lt;p&gt;If this is too much information, do ask again for clarification.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Oct 2007 22:00:55 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1225265 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-head-or-separate-css-file#comment-1225259</link>
    <description> &lt;p&gt;Having CSS in the HTML also means your SEO friendly copy is way down. If you have hundreds of lines of CSS would it affect your site&#039;s ranking i wonder?&lt;/p&gt;
&lt;p&gt;Supposedly if you have too much code search engines start to find content less relevant. Also, text nearer the top is considered more relevant... it&#039;s whether the search engines are clever enough to instantly skip the CSS and not punish you for it.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Oct 2007 16:15:39 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1225259 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-head-or-separate-css-file#comment-1225248</link>
    <description> &lt;p&gt;Yes and no. The big difference is that with an external CSS file you can include it into any page you want. This way you don&#039;t have to repeat the same code on every page. The problem with CSS in the  is that whenever you make a change you have to change it on every page that code is on. With an external CSS file you only have to make the change once.&lt;/p&gt;
&lt;p&gt;CSS in the  is sometimes appropriate for things that only appear on that paritcular page.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Oct 2007 13:01:42 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225248 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
