<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002662" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002662</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011779</link>
    <description> &lt;p&gt;Here&#039;s another option-&lt;/p&gt;
&lt;p&gt;Take a 1x1 pixel image (whatever color you want) and set it up as a fake HR... For example:&lt;/p&gt;
&lt;p&gt;&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;IMG SRC=&quot;1x1pixelimg.gif&quot; WIDTH=100% HEIGHT=2&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&lt;/p&gt;
&lt;p&gt;Of course the coding is a little longer and stuff but it&#039;ll let you do a colored HR effect that will work in both browsers.  In addition, because it&#039;s only a 1x1 pixel image, it&#039;s very small and will load up quickly.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
R Smith&lt;br /&gt;
&lt;strong&gt;The XRS Network&lt;/strong&gt;&lt;br /&gt;
 &lt;a href=&quot;http://xrs.net/&quot; class=&quot;bb-url&quot;&gt;http://xrs.net/&lt;/a&gt;  &amp;#0124; &amp;#0124;  &lt;a href=&quot;mailto:xrs@xrs.net&quot; class=&quot;bb-email&quot;&gt;xrs@xrs.net&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Nov 1999 06:33:00 +0000</pubDate>
 <dc:creator>xrs</dc:creator>
 <guid isPermaLink="false">comment 1011779 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011778</link>
    <description> &lt;p&gt;It should work in IE, as far as I know NS does not support the color attribute for an HR tag yet.&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Nov 1999 04:19:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1011778 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011777</link>
    <description> &lt;p&gt;Hmm, that exact code worked for me...(Win95, IE5). So maybe its something FP is messing up, try just entering it manually into the html file.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
 &lt;a href=&quot;http://members.antionline.com/cst/&quot; class=&quot;bb-url&quot;&gt;http://members.antionline.com/cst/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 28 Nov 1999 04:27:00 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1011777 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011776</link>
    <description> &lt;p&gt;Ian - that&#039;s what I meant. I&#039;m not using the parens. (i.e. &amp;lt;HR noshade color=&quot;FF00FF&quot;&amp;gt; for example).&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt; &lt;a href=&quot;http://ArtsNFlies.com&quot; class=&quot;bb-url&quot;&gt;ArtsNFlies.com&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;
Original art, hand tied flies, unique books and gifts, &lt;em&gt;free&lt;/em&gt; sweepstakes and &lt;em&gt;&lt;strong&gt;MORE&lt;/strong&gt;&lt;/em&gt;!&lt;/p&gt;
 </description>
     <pubDate>Sun, 28 Nov 1999 03:36:00 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1011776 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011775</link>
    <description> &lt;p&gt;Try:&lt;/p&gt;
&lt;p&gt;&amp;lt;HR NoShade Color=&quot;Whatever&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;(That&#039;s the same as what you had before, only without the parenthesis.)&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
 &lt;A href=&quot;http://members.antionline.com/cst/&lt;br /&gt;
&quot; target=&quot;_blank&quot;&gt;http://members.antionline.com/cst/&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 Nov 1999 21:21:00 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1011775 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011774</link>
    <description> &lt;p&gt;I&#039;m just using the tag as:&lt;/p&gt;
&lt;p&gt;&amp;lt;HR noshade color=&quot;(whatever)&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;Do you have an example of a web site that&#039;s using the color param in the &amp;lt;HR&amp;gt; tag that works I can take a look at? &lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt; &lt;a href=&quot;http://ArtsNFlies.com&quot; class=&quot;bb-url&quot;&gt;ArtsNFlies.com&lt;/a&gt; &lt;/strong&gt;&lt;br /&gt;
Original art, hand tied flies, unique books and gifts, &lt;em&gt;free&lt;/em&gt; sweepstakes and &lt;em&gt;&lt;strong&gt;MORE&lt;/strong&gt;&lt;/em&gt;!&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Nov 1999 18:30:00 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1011774 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/color-problems-what-am-i-doing-wrong#comment-1011773</link>
    <description> &lt;p&gt;Hi Jaiem,&lt;/p&gt;
&lt;p&gt;We are going to need to see what code you are using to see what is wrong with it.&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Nov 1999 16:24:00 +0000</pubDate>
 <dc:creator>Jim Shilt</dc:creator>
 <guid isPermaLink="false">comment 1011773 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
