<?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: How to Override Inline Styles with Style Sheet</title>
	<atom:link href="http://www.sohtanaka.com/web-design/how-to-override-inline-styles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/</link>
	<description>Torrance Website Design - Soh Tanaka</description>
	<lastBuildDate>Mon, 22 Mar 2010 03:40:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sayitfast</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-6230</link>
		<dc:creator>sayitfast</dc:creator>
		<pubDate>Mon, 21 Dec 2009 23:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-6230</guid>
		<description>Need one that works in Google Chrome</description>
		<content:encoded><![CDATA[<p>Need one that works in Google Chrome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirrorzian</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-5173</link>
		<dc:creator>Mirrorzian</dc:creator>
		<pubDate>Fri, 13 Nov 2009 22:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-5173</guid>
		<description>thanks for that tip</description>
		<content:encoded><![CDATA[<p>thanks for that tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simo</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-4577</link>
		<dc:creator>simo</dc:creator>
		<pubDate>Fri, 09 Oct 2009 19:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-4577</guid>
		<description>Thanks man!</description>
		<content:encoded><![CDATA[<p>Thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devdas</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-4295</link>
		<dc:creator>devdas</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-4295</guid>
		<description>superb............ill try and ask u question.......bye</description>
		<content:encoded><![CDATA[<p>superb&#8230;&#8230;&#8230;&#8230;ill try and ask u question&#8230;&#8230;.bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chirag</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-2423</link>
		<dc:creator>chirag</dc:creator>
		<pubDate>Fri, 22 May 2009 10:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-2423</guid>
		<description>Hai Soh,

Plz plz plz help me it&#039;s not working in IE7</description>
		<content:encoded><![CDATA[<p>Hai Soh,</p>
<p>Plz plz plz help me it&#8217;s not working in IE7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chirag</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-2292</link>
		<dc:creator>chirag</dc:creator>
		<pubDate>Thu, 14 May 2009 05:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-2292</guid>
		<description>hi soh,

can you help me it&#039;s not work in IE-7</description>
		<content:encoded><![CDATA[<p>hi soh,</p>
<p>can you help me it&#8217;s not work in IE-7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chirag</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-1998</link>
		<dc:creator>chirag</dc:creator>
		<pubDate>Sat, 18 Apr 2009 04:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-1998</guid>
		<description>hi,

Thank you very much. share this CSS tips</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>Thank you very much. share this CSS tips</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hélio Correia</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-1577</link>
		<dc:creator>Hélio Correia</dc:creator>
		<pubDate>Sat, 07 Mar 2009 03:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-1577</guid>
		<description>@Le Bao Phuc,

IE6 doen&#039;t support the !important mark. Search for &quot;!important&quot; at http://msdn.microsoft.com/en-us/library/cc351024(VS.85).aspx

The !important mark is the only way I know to override inline CSS.

So, for IE6 and below, we can do:

&lt;!--[if lte IE 6]&gt;
&lt;script&gt;...&lt;script&gt;
&lt;![endif]--&gt;

and pray for a ID attribute on that tag with inline css.</description>
		<content:encoded><![CDATA[<p>@Le Bao Phuc,</p>
<p>IE6 doen&#39;t support the !important mark. Search for &quot;!important&quot; at <a href="http://msdn.microsoft.com/en-us/library/cc351024(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/cc351024(VS.85).aspx</a></p>
<p>The !important mark is the only way I know to override inline CSS.</p>
<p>So, for IE6 and below, we can do:</p>
<p>&lt;!&#8211;[if lte IE 6]&gt;<br />
&lt;script&gt;&#8230;&lt;script&gt;<br />
&lt;![endif]&#8211;&gt;</p>
<p>and pray for a ID attribute on that tag with inline css.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Le Bao Phuc</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-1345</link>
		<dc:creator>Le Bao Phuc</dc:creator>
		<pubDate>Wed, 11 Feb 2009 15:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-1345</guid>
		<description>Hi guy,

I think you missed something in your code.

Back to &quot;!important&quot; mark, it will ensure that properties has it will be apply regardless any same one is set inline.

So, I have new code

.block span {
    font-weight: normal !important;
    color: #000 !important;
}

and it works well on any browser.</description>
		<content:encoded><![CDATA[<p>Hi guy,</p>
<p>I think you missed something in your code.</p>
<p>Back to &#8220;!important&#8221; mark, it will ensure that properties has it will be apply regardless any same one is set inline.</p>
<p>So, I have new code</p>
<p>.block span {<br />
    font-weight: normal !important;<br />
    color: #000 !important;<br />
}</p>
<p>and it works well on any browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.sohtanaka.com/web-design/how-to-override-inline-styles/comment-page-1/#comment-1162</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 28 Jan 2009 14:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohtanaka.com/?p=279#comment-1162</guid>
		<description>ah Thanks, this works well.</description>
		<content:encoded><![CDATA[<p>ah Thanks, this works well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
