<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-36088674.post11815218524117845..comments</id><updated>2009-04-27T20:34:42.139-07:00</updated><title type='text'>Comments on Little Fixes: Firefox img border problem</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://littlefixes.blogspot.com/feeds/11815218524117845/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default'/><link rel='alternate' type='text/html' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html'/><author><name>Greg Bryant</name><uri>http://www.blogger.com/profile/13408526593029789018</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-36088674.post-8825992201843578796</id><published>2009-04-27T20:34:00.000-07:00</published><updated>2009-04-27T20:34:00.000-07:00</updated><title type='text'>oops, forgot the ';' - its,

img {
border: 0;
}</title><content type='html'>oops, forgot the ';' - its,&lt;br /&gt;&lt;br /&gt;img {&lt;br /&gt;border: 0;&lt;br /&gt;}</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/8825992201843578796'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/8825992201843578796'/><link rel='alternate' type='text/html' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html?showComment=1240889640000#c8825992201843578796' title=''/><author><name>Wes</name><uri>http://www.blogger.com/profile/04369782399110997443</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html' ref='tag:blogger.com,1999:blog-36088674.post-11815218524117845' source='http://www.blogger.com/feeds/36088674/posts/default/11815218524117845' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-36088674.post-4441627638443724745</id><published>2009-04-27T20:33:00.000-07:00</published><updated>2009-04-27T20:33:00.000-07:00</updated><title type='text'>Referring to an XHTML strict solution, here is the...</title><content type='html'>Referring to an XHTML strict solution, here is the answer - just add this in to your .css file somewhere.&lt;br /&gt;&lt;br /&gt;img {&lt;br /&gt;border: 0&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;This is both IE, FF, and Safari compliant.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/4441627638443724745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/4441627638443724745'/><link rel='alternate' type='text/html' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html?showComment=1240889580000#c4441627638443724745' title=''/><author><name>Wes</name><uri>http://www.blogger.com/profile/04369782399110997443</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html' ref='tag:blogger.com,1999:blog-36088674.post-11815218524117845' source='http://www.blogger.com/feeds/36088674/posts/default/11815218524117845' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-36088674.post-1087247702304524955</id><published>2008-11-10T19:38:00.000-08:00</published><updated>2008-11-10T19:38:00.000-08:00</updated><title type='text'>Greg,Thanks for the fix. Worked like a charm. j, I...</title><content type='html'>Greg,&lt;BR/&gt;&lt;BR/&gt;Thanks for the fix. Worked like a charm. j, I put the 0 border as a style in my style sheet, targeting only specific pictures. This removes the formatting from the markup, which is what I presume you meant was non-compliant.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/1087247702304524955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/1087247702304524955'/><link rel='alternate' type='text/html' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html?showComment=1226374680000#c1087247702304524955' title=''/><author><name>MoonKat</name><uri>http://www.blogger.com/profile/18148318789633874371</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html' ref='tag:blogger.com,1999:blog-36088674.post-11815218524117845' source='http://www.blogger.com/feeds/36088674/posts/default/11815218524117845' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-36088674.post-195580358970181324</id><published>2008-05-23T21:31:00.000-07:00</published><updated>2008-05-23T21:31:00.000-07:00</updated><title type='text'>tried this and it works BUT then hte site is no lo...</title><content type='html'>tried this and it works BUT then hte site is no longer XHTML 1.0 STRICT compliant, and mine needs to be. any other way around it? Please help!!  Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/195580358970181324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/36088674/11815218524117845/comments/default/195580358970181324'/><link rel='alternate' type='text/html' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html?showComment=1211603460000#c195580358970181324' title=''/><author><name>J</name><uri>http://www.blogger.com/profile/01159279403295329617</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://littlefixes.blogspot.com/2007/09/firefox-img-border-problem.html' ref='tag:blogger.com,1999:blog-36088674.post-11815218524117845' source='http://www.blogger.com/feeds/36088674/posts/default/11815218524117845' type='text/html'/></entry></feed>