<?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: Print Style Sheets and ASP.Net Themes</title>
	<atom:link href="http://aprilholle.com/asp-net/print-style-sheets-and-asp-net-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://aprilholle.com/asp-net/print-style-sheets-and-asp-net-themes/</link>
	<description>Creative Explorations Through Life</description>
	<lastBuildDate>Sat, 10 Apr 2010 03:38:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Adam Kahtava</title>
		<link>http://aprilholle.com/asp-net/print-style-sheets-and-asp-net-themes/#comment-141</link>
		<dc:creator>Adam Kahtava</dc:creator>
		<pubDate>Mon, 15 Oct 2007 18:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.evofc.com/xhtml-css/print-style-sheets-and-aspnet-themes/#comment-141</guid>
		<description>Have you looked into Microsoft Conditional Comments (http://msdn2.microsoft.com/en-us/library/ms537512.aspx)? Using conditional comments you can define IE specific style sheets, however conditional comments don&#039;t jive with Themes very well. Usually we have to define them manually in the document&#039;s head. There are a couple of other approaches like: using an aspx file in a style sheet link, to determine the browser type and serve up your browser specific styles, or stop depending on Themes to load style sheets.</description>
		<content:encoded><![CDATA[<p>Have you looked into Microsoft Conditional Comments (<a href="http://msdn2.microsoft.com/en-us/library/ms537512.aspx)?" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms537512.aspx)?</a> Using conditional comments you can define IE specific style sheets, however conditional comments don&#8217;t jive with Themes very well. Usually we have to define them manually in the document&#8217;s head. There are a couple of other approaches like: using an aspx file in a style sheet link, to determine the browser type and serve up your browser specific styles, or stop depending on Themes to load style sheets.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
