<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>chalda.it &#187; ie6</title>
	<atom:link href="http://blog.chalda.it/tag/ie6/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chalda.it</link>
	<description>Appunti di viaggio di Chalda Pnuzig</description>
	<lastBuildDate>Fri, 13 Aug 2010 20:02:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Settare l&#8217;altezza di un div a 10px o meno in ie6</title>
		<link>http://blog.chalda.it/settare-laltezza-di-un-div-a-10px-o-meno-in-ie6-17.html#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://blog.chalda.it/settare-laltezza-di-un-div-a-10px-o-meno-in-ie6-17.html#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:00:00 +0000</pubDate>
		<dc:creator>chalda</dc:creator>
				<category><![CDATA[Manuali ed istruzioni]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://chalda.it/blog/?p=17</guid>
		<description><![CDATA[Certe volte si ha necessità di settare un&#8217;altezza minima a un div, ma ie6 non ne vuole sapere e setta una sua &#8220;Altezza minima&#8221;. Questo perché ie6 HA un&#8217;altezza minima per gli elementi: l&#8217;altezza del carattere. Per ovviare al problema inserire nel CSS: #div{ height:5px; line-height:0; /* Altezza riga a 0 */ font-size:0 /* Dimensione]]></description>
		<wfw:commentRss>http://blog.chalda.it/settare-laltezza-di-un-div-a-10px-o-meno-in-ie6-17.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come risolvere il bug del &#8220;testo fantasma&#8221; in ie6</title>
		<link>http://blog.chalda.it/come-risolvere-il-bug-del-testo-fantasma-in-ie6-9.html#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://blog.chalda.it/come-risolvere-il-bug-del-testo-fantasma-in-ie6-9.html#comments</comments>
		<pubDate>Thu, 11 Jun 2009 22:46:00 +0000</pubDate>
		<dc:creator>chalda</dc:creator>
				<category><![CDATA[Manuali ed istruzioni]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://chalda.it/blog/?p=9</guid>
		<description><![CDATA[Cos&#8217;è il testo fantasma? Il testo fantasma è una parte di testo che compare senza alcun motivo dove non dovrebbe, solitamente una ripetizione di una parte di testo in un&#8217;altra pagina. Il problema è causato dal float:left, per cui basta evitare di inserirli In alternativa provate questi workaround che ho trovato: Commenti: Non si sa]]></description>
		<wfw:commentRss>http://blog.chalda.it/come-risolvere-il-bug-del-testo-fantasma-in-ie6-9.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
