<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CSS Image replacement revised</title>
	<atom:link href="http://www.jorgebernal.info/dev-random/css-image-replacement-revised/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised</link>
	<description></description>
	<lastBuildDate>Tue, 16 Mar 2010 09:23:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Javier</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-39</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Sat, 04 Feb 2006 23:04:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-39</guid>
		<description>A simple solution, em units instead of px. I like it :)

Thanks again koke!</description>
		<content:encoded><![CDATA[<p>A simple solution, em units instead of px. I like it <img src='http://www.jorgebernal.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again koke!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koke</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-38</link>
		<dc:creator>koke</dc:creator>
		<pubDate>Sat, 04 Feb 2006 18:46:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-38</guid>
		<description>That&#039;s right but maybe you want to check the following article I found some time ago: &lt;a href=&#039;http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm&#039;&gt;http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm&lt;/a&gt;

I have to test is and post something about that, but looks nice.</description>
		<content:encoded><![CDATA[<p>That&#8217;s right but maybe you want to check the following article I found some time ago: <a href='http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm'>http://www.bigbaer.com/css_tutorials/css.scale.image.html.tutorial.htm</a></p>
<p>I have to test is and post something about that, but looks nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-37</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Sat, 04 Feb 2006 13:11:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-37</guid>
		<description>Thanks for the explanation Koke :)

But i still see some accesibility problems here. For example with someone that have visual problemas but resolves them by making fonts bigger. That wouldn&#039;t affect the logo and he couln&#039;t see the alternative text.

In the future SVG will be the solution, at least i hope so :)</description>
		<content:encoded><![CDATA[<p>Thanks for the explanation Koke <img src='http://www.jorgebernal.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>But i still see some accesibility problems here. For example with someone that have visual problemas but resolves them by making fonts bigger. That wouldn&#8217;t affect the logo and he couln&#8217;t see the alternative text.</p>
<p>In the future SVG will be the solution, at least i hope so <img src='http://www.jorgebernal.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koke</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-36</link>
		<dc:creator>koke</dc:creator>
		<pubDate>Sat, 04 Feb 2006 11:39:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-36</guid>
		<description>The img tag should be used when the image is &#039;content&#039;. When it&#039;s only decorative, it&#039;s definition belongs to the realms of the style sheets.

This case is mostly focused on headers/titles, where the important part is the text itself, and the image is only to make this text beautier.</description>
		<content:encoded><![CDATA[<p>The img tag should be used when the image is &#8216;content&#8217;. When it&#8217;s only decorative, it&#8217;s definition belongs to the realms of the style sheets.</p>
<p>This case is mostly focused on headers/titles, where the important part is the text itself, and the image is only to make this text beautier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-35</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Fri, 03 Feb 2006 11:05:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-35</guid>
		<description>And, what&#039;s the problem of using the alt option on img  tag as usually?</description>
		<content:encoded><![CDATA[<p>And, what&#8217;s the problem of using the alt option on img  tag as usually?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koke</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-34</link>
		<dc:creator>koke</dc:creator>
		<pubDate>Fri, 03 Feb 2006 06:54:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-34</guid>
		<description>Matt, that was a nice option too, but AFAIK doesn&#039;t work on IE5</description>
		<content:encoded><![CDATA[<p>Matt, that was a nice option too, but AFAIK doesn&#8217;t work on IE5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koke</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-33</link>
		<dc:creator>koke</dc:creator>
		<pubDate>Fri, 03 Feb 2006 06:52:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-33</guid>
		<description>Ok, you were right, thanks a lot! :)</description>
		<content:encoded><![CDATA[<p>Ok, you were right, thanks a lot! <img src='http://www.jorgebernal.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Good</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-32</link>
		<dc:creator>Matt Good</dc:creator>
		<pubDate>Fri, 03 Feb 2006 02:10:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-32</guid>
		<description>Here&#039;s what I use that avoids the screenreader problems of FIR and doesn&#039;t require the &lt;span&gt; tag:

&lt;pre&gt;
#header { 
  width: 131px;
  height: 98px;
  background: transparent url(/files/fir-test.png) no-repeat;
  text-indent: -9999px;
}
&lt;/pre&gt;

The negative text indent ensures that the text isn&#039;t visible on the page, but the screenreaders don&#039;t ignore it.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s what I use that avoids the screenreader problems of FIR and doesn&#8217;t require the &lt;span&gt; tag:</p>
<pre>
#header {
  width: 131px;
  height: 98px;
  background: transparent url(/files/fir-test.png) no-repeat;
  text-indent: -9999px;
}
</pre>
<p>The negative text indent ensures that the text isn&#8217;t visible on the page, but the screenreaders don&#8217;t ignore it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Zeltner</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-31</link>
		<dc:creator>Michael Zeltner</dc:creator>
		<pubDate>Fri, 03 Feb 2006 00:48:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-31</guid>
		<description>I meant the line below the &lt;q&gt;Imagine your page starts with something …&lt;/q&gt;</description>
		<content:encoded><![CDATA[<p>I meant the line below the <q>Imagine your page starts with something …</q></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koke</title>
		<link>http://www.jorgebernal.info/dev-random/css-image-replacement-revised/comment-page-1#comment-30</link>
		<dc:creator>koke</dc:creator>
		<pubDate>Fri, 03 Feb 2006 00:31:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-30</guid>
		<description>Actually the span was (and is) there, but I missed to put an absolute url for the image.</description>
		<content:encoded><![CDATA[<p>Actually the span was (and is) there, but I missed to put an absolute url for the image.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
