<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018786" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018786</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/purpose-css#comment-1110887</link>
    <description> &lt;p&gt;Yes, and it also makes the code neater, because everything is in the one tag. You won&#039;t have problems with interchanging opening/closing tags and so on.&lt;/p&gt;
&lt;p&gt;Eg:&lt;code&gt;&amp;lt;font size=&amp;quot;2&amp;quot; face=&amp;quot;verdana&amp;quot; color=&amp;quot;#ff0000&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;i&amp;gt;&amp;lt;u&amp;gt;blah&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;&lt;/code&gt;&#039;That is easily avoided:&lt;code&gt;&amp;lt;span class=&amp;quot;blah&amp;quot;&amp;gt;blah&amp;lt;/span&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Fri, 28 Jun 2002 07:32:11 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1110887 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/purpose-css#comment-1110886</link>
    <description> &lt;p&gt;Plus without all the font tags etc on the page it will load quicker as well as being quicker to edit later.&lt;/p&gt;
 </description>
     <pubDate>Fri, 28 Jun 2002 07:12:01 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1110886 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/purpose-css#comment-1110884</link>
    <description> &lt;p&gt;Let&#039;s say that the only reason you use &lt;strong&gt; is to emphasise some text. How about if you decide to change the style of emphasis on (all X number of pages in) your site? Say, you want to highlight the text in red instead of strong. You could simply alter the central CSS code once. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This helps you keep a &lt;a href=&quot;http://www.ecommercebase.com/article/784&quot; class=&quot;bb-url&quot;&gt;style guide&lt;/a&gt; for your site, which is &lt;em&gt;very&lt;/em&gt; useful. Makes editing so much easier. You can even easily play around with different styles when designing pages because you only need to change the code once.&lt;/p&gt;
 </description>
     <pubDate>Fri, 28 Jun 2002 07:03:30 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1110884 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/purpose-css#comment-1110881</link>
    <description> &lt;p&gt;I never use CSS just to make a piece of thext bold. I guess if you want all &#039;s to be bold, then the CSS method is handy since you can by changing one line in one file, change the look of all content between your  tags. You can for example use td{} or body{} to format all text in your  tag or your tables. It is very handy once you get a hang of it.&lt;/p&gt;
 </description>
     <pubDate>Fri, 28 Jun 2002 05:56:24 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1110881 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
