<?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>eCommerce - Webmaster Resource- 电子商务 &#187; IE FIREFOX</title>
	<atom:link href="http://blog.toplistweb.com/tag/ie-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.toplistweb.com</link>
	<description></description>
	<lastBuildDate>Sun, 20 Jun 2010 09:28:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Webpage looks good in IE, but has problem in FireFox</title>
		<link>http://blog.toplistweb.com/2009/12/webpage-looks-good-in-ie-but-has-problem-in-firefox/</link>
		<comments>http://blog.toplistweb.com/2009/12/webpage-looks-good-in-ie-but-has-problem-in-firefox/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 07:46:10 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[English Version]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[IE FIREFOX]]></category>

		<guid isPermaLink="false">http://blog.toplistweb.com/2009/07/webpage-looks-good-in-ie-but-has-problem-in-firefox/</guid>
		<description><![CDATA[ 
I just wrote a webpage. It looked good in IE, but had problem in FireFox
The title was down lower in the page.
After checked the HTML code, I find it&#8217;s because follow code:
&#60;td valign=&#8221;top&#8221;&#62;
VALIGN set in TD is invalid in Fire... ]]></description>
			<content:encoded><![CDATA[<p> <span id="more-192"></span>
<p>I just wrote a webpage. It looked good in IE, but had problem in FireFox</p>
<p>The title was down lower in the page.</p>
<p>After checked the HTML code, I find it&#8217;s because follow code:</p>
<p>&lt;td valign=&#8221;top&#8221;&gt;</p>
<p>VALIGN set in TD is invalid in FireFox.</p>
<p>Changed to:</p>
<p>&lt;td style=&#8221;vertical-align:top&#8221;&gt;</p>
<p>Then the problem is fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.toplistweb.com/2009/12/webpage-looks-good-in-ie-but-has-problem-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
