<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037790" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037790</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/making-part-sentence-different-colour#comment-1216393</link>
    <description> &lt;p&gt;Awesome, thanks guys. That works a treat &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;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 08:45:40 +0000</pubDate>
 <dc:creator>Monkeyboy</dc:creator>
 <guid isPermaLink="false">comment 1216393 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/making-part-sentence-different-colour#comment-1216381</link>
    <description> &lt;p&gt;To further megans explanation, it&#039;s like this...&lt;/p&gt;
&lt;p&gt;&quot;This bit is black this bit is red and now it&#039;s back to black&quot;&lt;/p&gt;
&lt;p&gt;on css:&lt;br /&gt;
p {color:#000;}&lt;br /&gt;
.alert {color: red;}&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 00:30:37 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1216381 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/making-part-sentence-different-colour#comment-1216363</link>
    <description> &lt;p&gt;No, no, no font tags! No font tags ever.&lt;/p&gt;
&lt;p&gt;The question you need to ask is this: Why is it red? Is it because it is strong or emphasized? If so, use &lt;strong&gt; or &lt;em&gt; with a class that describes the purpose of the text. If there is no reason why the text is red, you can use a  with a class to style it.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The class name should describe why it is red, not that it is red. So for example you could use &lt;em class=&quot;alert&quot;&gt; instead of &lt;em class=&quot;red&quot;&gt;.&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 13:18:26 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1216363 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
