<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039790" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039790</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225161</link>
    <description> &lt;p&gt;Megan,&lt;/p&gt;
&lt;p&gt;Did you try the code you supplied in FF and IE?&lt;/p&gt;
&lt;p&gt;Another issue is highlighted - both display different outputs. Color is the same as required but now the hr is in 2 different positions and 2 different widths !!!&lt;/p&gt;
&lt;p&gt;JeevesBond&lt;/p&gt;
&lt;p&gt;Yes, sorry i originally started out using CSS but now am using CSS level2.&lt;br /&gt;
But the issue was the same whatever hr style i used.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 23:10:38 +0000</pubDate>
 <dc:creator>Jako</dc:creator>
 <guid isPermaLink="false">comment 1225161 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225159</link>
    <description> &lt;p&gt;I just noticed something in that HTML code:&lt;br /&gt;
&lt;code&gt;&amp;lt;hr&amp;gt;&amp;lt;/hr&amp;gt;&lt;/code&gt;&lt;br /&gt;
That should be:&lt;br /&gt;
&lt;code&gt;&amp;lt;hr /&amp;gt;&lt;/code&gt;&lt;br /&gt;
Horizontal rule is an empty tag. &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, 10 Oct 2007 21:29:59 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1225159 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225149</link>
    <description> &lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;hr {&lt;br /&gt;	border: none;&lt;br /&gt;	border-top: 1px solid #ccc;&lt;br /&gt;	height: 0;&lt;br /&gt;	width: 75%;&lt;br /&gt;	margin: 5px 0;&lt;br /&gt;	}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 16:11:56 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225149 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225148</link>
    <description> &lt;p&gt;How does margin on an hr play funny tricks in browsers? I&#039;ll have to test this out...&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 15:59:34 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225148 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225147</link>
    <description> &lt;p&gt;I know border-bottom doesn&#039;t do that, but i have in order to leave sufficeient gap form my div tag i would need to use margin to give me the space from the text  - which plays funny tricks betwixt browsers doiesn&#039;t it?&lt;/p&gt;
&lt;p&gt;If i&#039;m wide of the mark please advise. I am still learning..&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 15:54:45 +0000</pubDate>
 <dc:creator>Jako</dc:creator>
 <guid isPermaLink="false">comment 1225147 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225137</link>
    <description> &lt;p&gt;Using the border doesn&#039;t do that?&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 14:11:01 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225137 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225131</link>
    <description> &lt;p&gt;I am trying to comply with CSS level 2 validation.&lt;/p&gt;
&lt;p&gt;I think i saw somwhere that someone had used a table but cannot remember where i saw/read it.&lt;/p&gt;
&lt;p&gt;What is the best way to add a horizontal rule in a color, rather than a background-color, and keep the CSS level 2 validation and make the rule the same in FF and IE?&lt;/p&gt;
&lt;p&gt;Any help appreciated.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 13:48:51 +0000</pubDate>
 <dc:creator>Jako</dc:creator>
 <guid isPermaLink="false">comment 1225131 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1225022</link>
    <description> &lt;p&gt;Using a border instead of a background colour is another option. I think I&#039;ve done that in the past but I can&#039;t remember which site it was on...&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 Oct 2007 15:17:21 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1225022 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1224983</link>
    <description> &lt;p&gt;Many thanks for the information.&lt;/p&gt;
&lt;p&gt;I hold little hope of a universal standard for all browsers when such issues are brought to light.&lt;/p&gt;
&lt;p&gt;I appreciate your help dk01 and webwiz.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Oct 2007 20:16:16 +0000</pubDate>
 <dc:creator>Jako</dc:creator>
 <guid isPermaLink="false">comment 1224983 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/advice-compatability#comment-1224982</link>
    <description> &lt;p&gt;This is a funny actually because defining both background color and color to the same value will throw an warning on the validator (since you would never want color and background to be the same color as no one could read the text).  So to get it to work in IE you have to live with the warning.  Thank you Microsoft!!!&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Oct 2007 20:04:42 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1224982 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
