<?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 для разных браузеров</title>
	<atom:link href="http://tmbu.info/browser-specific-css-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://tmbu.info/browser-specific-css-hacks/</link>
	<description>TMBU is an ancient Aztec word, which means 'This Might Be Useful'</description>
	<pubDate>Tue, 06 Jan 2009 19:01:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jenkek</title>
		<link>http://tmbu.info/browser-specific-css-hacks/comment-page-1/#comment-1123</link>
		<dc:creator>jenkek</dc:creator>
		<pubDate>Wed, 25 Apr 2007 12:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://tmbu.info/programming/css/browser-specific-css-hacks/#comment-1123</guid>
		<description>Нашел одну полезную вещь для ИЕ7 и не только

&#62; #mm .rollOver {
&#62; height: 165px; /* IE 6 &#38; bellow */
&#62; }
&#62; 
&#62; html&#62;body #mm .rollOver {
&#62; height: 163px; /* FF &#38; Others */
&#62; }
&#62; 
&#62; *:first-child+html #mm .rollOver {
&#62; height: 165px !important; /* #%@#%(! IE 7 */
&#62; }</description>
		<content:encoded><![CDATA[<p>Нашел одну полезную вещь для ИЕ7 и не только</p>
<p>&gt; #mm .rollOver {<br />
&gt; height: 165px; /* IE 6 &amp; bellow */<br />
&gt; }<br />
&gt;<br />
&gt; html&gt;body #mm .rollOver {<br />
&gt; height: 163px; /* FF &amp; Others */<br />
&gt; }<br />
&gt;<br />
&gt; *:first-child+html #mm .rollOver {<br />
&gt; height: 165px !important; /* #%@#%(! IE 7 */<br />
&gt; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erased.info</title>
		<link>http://tmbu.info/browser-specific-css-hacks/comment-page-1/#comment-913</link>
		<dc:creator>erased.info</dc:creator>
		<pubDate>Fri, 06 Apr 2007 22:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://tmbu.info/programming/css/browser-specific-css-hacks/#comment-913</guid>
		<description>&lt;strong&gt;Специфический CSS для разных браузеров...&lt;/strong&gt;

В жизни верстальщиков часто бывает ситуация, когда дизайнер нарисовал сложный макет, который достаточно непросто сверстать так, чтобы он...</description>
		<content:encoded><![CDATA[<p><strong>Специфический CSS для разных браузеров&#8230;</strong></p>
<p>В жизни верстальщиков часто бывает ситуация, когда дизайнер нарисовал сложный макет, который достаточно непросто сверстать так, чтобы он&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
