<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029391" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029391</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171935</link>
    <description> &lt;p&gt;I got rid of the missing div, that wasn&#039;t the problem.  It doesn&#039;t have the problem any more, and I didn&#039;t change anything there... I dunno what was up with the  thing.&lt;/p&gt;
&lt;p&gt;As far as the messy code, I wasn&#039;t thinking logically.  I got into a kind of coding frenzy and just kept typing!  I really like it better when I take it slowly (saves a lot of frustration) but sometimes it&#039;s just hard to stop when you&#039;re &quot;in the zone.&quot;  Not so much &quot;in the zone&quot; with ideas and skill, but &quot;in the zone&quot; on finishing something.&lt;/p&gt;
&lt;p&gt;I have a stylesheet that imports all my other stylesheets, and I use @import, but it doesn&#039;t seem to be working!&lt;/p&gt;
&lt;p&gt;What was wrong with my doctype?&lt;/p&gt;
&lt;p&gt;Also, what were my li tag issues?&lt;/p&gt;
&lt;p&gt;Thanks, BTW.  You&#039;re a huge help!&lt;/p&gt;
 </description>
     <pubDate>Sun, 29 May 2005 02:11:51 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1171935 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171926</link>
    <description> &lt;p&gt;You had li tag issues too.&lt;/p&gt;
&lt;p&gt;Corrected valid code displays correctly in Firefox and IE6:&lt;/p&gt;
&lt;p&gt;Cambridge Community Library&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;index.html&quot;&gt;&lt;img src=&quot;logo.png&quot; alt=&quot;Cambridge Community Library&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#&quot;&gt;About Us&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#&quot;&gt;New Library&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#&quot;&gt;Friends of the Library&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#&quot; class=&quot;donate&quot;&gt;Donate&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New Library&lt;br /&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi aliquam, nunc vitae volutpat ullamcorper, elit dolor viverra magna, vitae interdum ante augue nec ligula. Integer quis neque. Donec a metus nec libero auctor nonummy. Nam est erat, varius sit amet, dictum sit amet, fermentum in, metus. Vivamus id turpis vitae lectus egestas iaculis. Proin elementum, tellus nec ornare elementum, purus pede convallis magna, et elementum urna ante eu sapien.&lt;/p&gt;
&lt;p&gt;Header&lt;br /&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi aliquam, nunc vitae volutpat ullamcorper, elit dolor viverra magna, vitae interdum ante augue nec ligula. Integer quis neque.&lt;/p&gt;
&lt;p&gt;&amp;amp;copy;2005 Cambridge Community Library&lt;/p&gt;
&lt;p&gt;design by &lt;a href=&quot;http://www.orangedropcreative.com/&quot;&gt;orangedrop&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;{&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A//www.orangedropcreative.com/ccl/&quot; target=&quot;_blank&quot;&gt;XHTML&lt;/a&gt;} {&lt;a href=&quot;http://jigsaw.w3.org/css-validator/validator?profile=css2&amp;amp;warning=2&amp;amp;uri=http%3A//www.orangedropcreative.com/ccl/ccl2005.css&quot; target=&quot;_blank&quot;&gt;CSS&lt;/a&gt;} {&lt;a href=&quot;http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=2&amp;amp;url1=http%3A//www.orangedropcreative.com/ccl/&quot; target=&quot;_blank&quot;&gt;WAI AAA&lt;/a&gt;} {&lt;a href=&quot;http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&amp;amp;url1=http%3A//www.orangedropcreative.com/ccl/&quot; target=&quot;_blank&quot;&gt;U.S. Section 508&lt;/a&gt;}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 22:27:53 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1171926 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171925</link>
    <description> &lt;p&gt;First how about correcting your doctype info?&lt;/p&gt;
&lt;p&gt;Next....are you wanting to import an additional stylesheet with @import?&lt;/p&gt;
&lt;p&gt;@import &quot;whatever.css&quot;;&lt;/p&gt;
&lt;p&gt;Write clean code to start with! You won&#039;t be driving yourself nuts with cleanup!&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 22:08:00 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1171925 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171924</link>
    <description> &lt;p&gt;Exactly....see that missing closing div.&lt;/p&gt;
&lt;p&gt;Not closing tags, closing tags in the wrong order, missing quote marks, are among the most common errors.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 21:58:57 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1171924 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171920</link>
    <description> &lt;p&gt;I fixed it.  I had a &lt;a&gt;Quote:&lt;br /&gt;
Line 12, column 6: end tag for &quot;head&quot; which is not finished&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Most likely, You nested tags and closed them in the wrong order. For example &lt;em&gt;... is not acceptable, as &lt;em&gt; must be closed before . Acceptable nesting is: &lt;em&gt;...&lt;/em&gt;&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Another possibility is that you used an element (e.g. &#039;ul&#039;) which requires a child element (e.g. &#039;li&#039;) that you did not include. Hence the parent element is &quot;not finished&quot;, not complete.
&lt;/p&gt;
&lt;p&gt;I understand what it&#039;s saying, but I don&#039;t think either of those are the problem!&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 20:00:31 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1171920 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171919</link>
    <description> &lt;p&gt;I know the code&#039;s messy, I haven&#039;t really goten into cleaning it up yet.  I don&#039;t see why that would make the img display, and I tried it and it didn&#039;t.&lt;/p&gt;
&lt;p&gt;Also, it&#039;s not a matter of transparency, it&#039;s a matter of displaying the img.  It just doesn&#039;t show up!&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 19:52:26 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1171919 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171888</link>
    <description> &lt;p&gt;Here is where you have a missing closing div tag:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;index.html&quot;&gt;&lt;img src=&quot;logo.png&quot; alt=&quot;Cambridge Community Library&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That needs to be:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;index.html&quot;&gt;&lt;img src=&quot;logo.png&quot; alt=&quot;Cambridge Community Library&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 04:13:05 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1171888 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171887</link>
    <description> &lt;p&gt;Sorry, that&#039;s what I meant. Tried a gif or a &lt;a href=&quot;http://homepage.ntlworld.com/bobosola/index.htm&quot; class=&quot;bb-url&quot;&gt;png hack&lt;/a&gt; to test the transparency?&lt;/p&gt;
&lt;p&gt;BTW, I like the design.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 04:11:08 +0000</pubDate>
 <dc:creator>AyntRyte</dc:creator>
 <guid isPermaLink="false">comment 1171887 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171886</link>
    <description> &lt;p&gt;Validate your code.&lt;/p&gt;
&lt;p&gt;You are missing a closing div tag somewhere in all of those nested divs.&lt;/p&gt;
&lt;p&gt;You have no doctype specified, you have no charecter encoding meta tag.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 04:10:27 +0000</pubDate>
 <dc:creator>Roo</dc:creator>
 <guid isPermaLink="false">comment 1171886 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-not-displaying-img#comment-1171884</link>
    <description> &lt;p&gt;Yes it does, it just doesn&#039;t support png transparency.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 May 2005 03:49:16 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1171884 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
