<?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: IE7 Hacks</title>
	<atom:link href="http://www.last-child.com/ie7-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.last-child.com/ie7-hacks/</link>
	<description>CSS Toys for Professional Web Developers</description>
	<lastBuildDate>Sat, 03 Dec 2011 21:05:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: How to Target CSS Style to Internet Explorer 6 and IE7 &#124; ReachCustomersOnline.com &#124; Connect with low-cost tools and know-how</title>
		<link>http://www.last-child.com/ie7-hacks/comment-page-1/#comment-30419</link>
		<dc:creator>How to Target CSS Style to Internet Explorer 6 and IE7 &#124; ReachCustomersOnline.com &#124; Connect with low-cost tools and know-how</dc:creator>
		<pubDate>Fri, 30 Jan 2009 14:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/ie7-hacks/#comment-30419</guid>
		<description>[...] tip is from Last Child, an excellent resource on CSS. This tip is really cool because it is lightweight and [...]</description>
		<content:encoded><![CDATA[<p>[...] tip is from Last Child, an excellent resource on CSS. This tip is really cool because it is lightweight and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.last-child.com/ie7-hacks/comment-page-1/#comment-2867</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sat, 23 Dec 2006 19:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/ie7-hacks/#comment-2867</guid>
		<description>Just what i was looking for. Just an adaption though:

If you want to just attack IE7 and not have to then assign something for IE6 you can assign the element with an attribute selector. i.e.

instead of:

#myDiv{*border:1px solid black;_border:1px solid pink;}

do this to only assign IE7

div[id=&quot;myDiv&quot;]{*border:1px solid black}

no need to give IE6 a value too!</description>
		<content:encoded><![CDATA[<p>Just what i was looking for. Just an adaption though:</p>
<p>If you want to just attack IE7 and not have to then assign something for IE6 you can assign the element with an attribute selector. i.e.</p>
<p>instead of:</p>
<p>#myDiv{*border:1px solid black;_border:1px solid pink;}</p>
<p>do this to only assign IE7</p>
<p>div[id="myDiv"]{*border:1px solid black}</p>
<p>no need to give IE6 a value too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heri</title>
		<link>http://www.last-child.com/ie7-hacks/comment-page-1/#comment-18</link>
		<dc:creator>Heri</dc:creator>
		<pubDate>Fri, 28 Apr 2006 19:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/ie7-hacks/#comment-18</guid>
		<description>Excellent, exactly what I was looking for on Google. Thanks.</description>
		<content:encoded><![CDATA[<p>Excellent, exactly what I was looking for on Google. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

