<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1046689" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1046689</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I&#039;m pretty sure that doesn&#039;t</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-image-icon-two-doctypes-ppt-doc#comment-1249081</link>
    <description> &lt;p&gt;I&#039;m pretty sure that doesn&#039;t work in IE6 but otherwise it should be fine.&lt;/p&gt;
&lt;p&gt;Glad I could be of help &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>Mon, 17 May 2010 16:58:15 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1249081 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Looks good here in FF3 on</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-image-icon-two-doctypes-ppt-doc#comment-1249080</link>
    <description> &lt;p&gt;Looks good here in FF3 on Mac, I&#039;ll check on all the relevant browsers tonight on my PC, thanks for the help, looks like it may be problem solved here, without the aid of JS which is much nicer, cheers Megan, good job.&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 May 2010 16:27:49 +0000</pubDate>
 <dc:creator>govicinity</dc:creator>
 <guid isPermaLink="false">comment 1249080 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Just use attribute selectors</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-image-icon-two-doctypes-ppt-doc#comment-1249079</link>
    <description> &lt;p&gt;Just use attribute selectors to find href attributes that end with .ppt, .doc etc. This is a snippet from one of the sites I developed:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;a[href$=&amp;quot;.doc&amp;quot;] {&lt;br /&gt;	padding: 3px 20px 0 0;&lt;br /&gt;	background: url(../images/icons/worddoc.gif) no-repeat right center;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a[href$=&amp;quot;.ppt&amp;quot;] {&lt;br /&gt;	padding: 3px 20px 0 0;&lt;br /&gt;	background: url(../images/icons/powerpoint.gif) no-repeat right center;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 May 2010 15:10:28 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1249079 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi Megan,
Thanks for the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-image-icon-two-doctypes-ppt-doc#comment-1249075</link>
    <description> &lt;p&gt;Hi Megan,&lt;br /&gt;
Thanks for the comment, this code is eventually going to be used on a CMS site which I won&#039;t have involvement in once it is live (unless something breaks), so I won&#039;t be able to use &quot;rel&quot; attributes in links or classes, if you have an idea on how to add an icon automatically to a link (.pdf, .doc, .ppt, .pps) I&#039;d love to hear from you on this, it&#039;s foxing me a little!&lt;/p&gt;
&lt;p&gt;Gov&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 May 2010 12:14:32 +0000</pubDate>
 <dc:creator>govicinity</dc:creator>
 <guid isPermaLink="false">comment 1249075 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Why don&#039;t you just use CSS</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/adding-image-icon-two-doctypes-ppt-doc#comment-1249074</link>
    <description> &lt;p&gt;Why don&#039;t you just use CSS for this?&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 May 2010 11:59:16 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1249074 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
