<?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>柴鸡的窝 &#187; 居中</title>
	<atom:link href="http://www.enjoyeasy.com.cn/blog/tag/%e5%b1%85%e4%b8%ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enjoyeasy.com.cn/blog</link>
	<description>又不是武松，哪来什么武功。。。</description>
	<lastBuildDate>Tue, 22 Nov 2011 11:20:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Input内容垂直居中</title>
		<link>http://www.enjoyeasy.com.cn/blog/input-vertical-align/</link>
		<comments>http://www.enjoyeasy.com.cn/blog/input-vertical-align/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:55:14 +0000</pubDate>
		<dc:creator>baljeans</dc:creator>
				<category><![CDATA[设计|网页图形]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Input]]></category>
		<category><![CDATA[内容]]></category>
		<category><![CDATA[居中]]></category>

		<guid isPermaLink="false">http://www.enjoyeasy.com.cn/blog/input%e5%86%85%e5%ae%b9%e5%9e%82%e7%9b%b4%e5%b1%85%e4%b8%ad/</guid>
		<description><![CDATA[相信很多人都遇到过这样的问题：Input在设定了一定的高度之后，如何让内容垂直居中。 在Chrome和Opera中我们可以直接得到想要的默认居中。 在IE中我们也可以方便的使用line-height来定义，不过IE7和IE8会有一个px的差异。 Firefox下就只能使用上下padding来调节了。 以上是个人的经验总结，如果有什么疏漏欢迎指正。]]></description>
			<content:encoded><![CDATA[<p>相信很多人都遇到过这样的问题：Input在设定了一定的高度之后，如何让内容垂直居中。</p>
<p>在Chrome和Opera中我们可以直接得到想要的默认居中。</p>
<p>在IE中我们也可以方便的使用line-height来定义，不过IE7和IE8会有一个px的差异。</p>
<p>Firefox下就只能使用上下padding来调节了。</p>
<p>以上是个人的经验总结，如果有什么疏漏欢迎指正。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enjoyeasy.com.cn/blog/input-vertical-align/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

