<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027981" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027981</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165596</link>
    <description> &lt;p&gt;Actually I fixed the problem with changing default opacity on Mozilla to 0.99 instead of 1.0. Very weird problem and solution though.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The dude with long text, sorry I don&#039;t know what are you talking about.&lt;br /&gt;
My text is aligned as &quot;justify&quot; instead of left, center or right. I never wanted to align it to center! And my code perfectly validates as HTML 4.01 Strict, why should I change it?&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Feb 2005 07:08:22 +0000</pubDate>
 <dc:creator>Zeus</dc:creator>
 <guid isPermaLink="false">comment 1165596 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165572</link>
    <description> &lt;p&gt;After going through your code I noticed that your first &quot;table id&quot; after the body tag has an incorrect spelling of   &amp;lt;--- the word table is spelled wrong. Was this on purpose? (could it be a different language?) &lt;/p&gt;
&lt;p&gt;I looked at your webpage using both Internet Explorer and Mozilla and you&#039;re right. Mozilla does not center the table but instead places it to the left. Try a possible quick fix for your webpage to see if it corrects the issue. &lt;/p&gt;
&lt;p&gt;Place a  tag  right after the  tag and right before the first  tag. Then, at the bottom of your page just before the closing tag for  place the closing tag  . Check to see if it is now centered in Mozilla.&lt;/p&gt;
&lt;p&gt;This may NOT be the correct solution for todays code, but if it works then at least you&#039;ve found the problem to which you could apply the correct code too later, if you want.&lt;/p&gt;
&lt;p&gt;One more thing. The Document Type that your using (strict) is incorrect for your webpages. Replace it with the transitional one instead like the following ...&lt;/p&gt;
&lt;p&gt;Good luck&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Feb 2005 22:29:10 +0000</pubDate>
 <dc:creator>NewTechGuy</dc:creator>
 <guid isPermaLink="false">comment 1165572 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165571</link>
    <description> &lt;p&gt;The !important declaration is like giving a &quot;VIP&quot; status to a declaration. It means that the browser will generally not allow it to be overridden by any other styles that may be the default on some browsers. In this case it didn&#039;t work...Hmmm&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Feb 2005 21:56:12 +0000</pubDate>
 <dc:creator>NewTechGuy</dc:creator>
 <guid isPermaLink="false">comment 1165571 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165568</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.kix.aboho.com/jfs/helikandjad.php&quot; class=&quot;bb-url&quot;&gt;http://www.kix.aboho.com/jfs/helikandjad.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On rollovers, something very weird happens with images positions. At least in Firefox.&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Feb 2005 20:18:09 +0000</pubDate>
 <dc:creator>Zeus</dc:creator>
 <guid isPermaLink="false">comment 1165568 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165539</link>
    <description> &lt;p&gt;Thanks for your reply! &lt;/p&gt;
&lt;p&gt;Unfortunately it wasn&#039;t any help. But what is &quot;!important&quot; supposed to do?&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Feb 2005 11:36:51 +0000</pubDate>
 <dc:creator>Zeus</dc:creator>
 <guid isPermaLink="false">comment 1165539 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Try the !important code</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165524</link>
    <description> &lt;p&gt;Not sure if this will solve your Safari issue but try the following code for your guitar picture...&lt;/p&gt;
&lt;p&gt;background-repeat: no-repeat !important;   &lt;/p&gt;
&lt;p&gt;(be sure to keep the exclamation mark in place)&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Feb 2005 01:33:23 +0000</pubDate>
 <dc:creator>NewTechGuy</dc:creator>
 <guid isPermaLink="false">comment 1165524 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165492</link>
    <description> &lt;p&gt;And I thought it&#039;s based on IE all the time. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
But is there a problem with IE then? I haven&#039;t seen it on IE then if Konqueror is not IE based.&lt;/p&gt;
&lt;p&gt;[If anyone knows how to fix this Safari problem, help. Although it&#039;s not that important any more. Dont know how many Mac users will visit that site (and how many from these ~0,001% visitors use Safari). &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 04 Feb 2005 23:41:16 +0000</pubDate>
 <dc:creator>Zeus</dc:creator>
 <guid isPermaLink="false">comment 1165492 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165491</link>
    <description> &lt;p&gt;Konqueror isn&#039;t based around IE, it has it&#039;s own unique rendering engine which is also used by Safari for the mac.&lt;/p&gt;
 </description>
     <pubDate>Fri, 04 Feb 2005 23:33:29 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1165491 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165488</link>
    <description> &lt;p&gt;Another bug in IE. I wouldn&#039;t had excepted that. The guitar is all around my site although i have repeat: no-repeat. help!!!!   :eek:&lt;/p&gt;
&lt;p&gt;(If theres a problem in Konqueror instead (it&#039;s ie based browser), tell me!)&lt;/p&gt;
 </description>
     <pubDate>Fri, 04 Feb 2005 21:41:17 +0000</pubDate>
 <dc:creator>Zeus</dc:creator>
 <guid isPermaLink="false">comment 1165488 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/mozilla-and-internet-explorer-have-serious-disagreement#comment-1165476</link>
    <description> &lt;p&gt;Yes, right. It wasn&#039;t a very good idea to add a border. Thx, much better! Now I have to figure it out maybe I can make it even nicer. &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>Fri, 04 Feb 2005 17:08:49 +0000</pubDate>
 <dc:creator>Zeus</dc:creator>
 <guid isPermaLink="false">comment 1165476 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
