<?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>omiga &#187; max-width</title>
	<atom:link href="http://omiga.org/blog/archives/tag/max-width/feed" rel="self" type="application/rss+xml" />
	<link>http://omiga.org/blog</link>
	<description>简单就好</description>
	<lastBuildDate>Thu, 26 Apr 2012 04:18:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>纯CSS实现IE6 max-width</title>
		<link>http://omiga.org/blog/archives/1224</link>
		<comments>http://omiga.org/blog/archives/1224#comments</comments>
		<pubDate>Fri, 13 Nov 2009 09:32:52 +0000</pubDate>
		<dc:creator>omiga</dc:creator>
				<category><![CDATA[前端开发]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[max-width]]></category>

		<guid isPermaLink="false">http://omiga.org/blog/?p=1224</guid>
		<description><![CDATA[前段时间看到的一个纯CSS实现IE6 max-width属性的方法。原理就是通过两个浮动层（leftpad,rightpad）的负边距来构成一个“内容区”。 没有什么其他好解释的了，看下图，再看下例子：center,left,right。 © omiga for omiga, 2009. &#124; Permalink &#124; 7 comments &#124; Add to del.icio.us Post tags: css, IE6, max-width]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1230" title="max-width" src="http://omiga.org/img//max-width.jpg" alt="max-width" width="580" height="400" /></p>
<p>前段时间看到的一个纯CSS实现IE6 max-width属性的方法。原理就是通过两个浮动层（leftpad,rightpad）的负边距来构成一个“内容区”。</p>
<p>没有什么其他好解释的了，看下图，再看下例子：<a href="http://omiga.org/lab/maxwidth/center.html" target="_blank">center</a>,<a href="http://omiga.org/lab/maxwidth/left.html" target="_blank">left</a>,<a href="http://omiga.org/lab/maxwidth/right.html" target="_blank">right</a>。</p>
<hr />
<p><small>© omiga for <a href="http://omiga.org/blog">omiga</a>, 2009. |
<a href="http://omiga.org/blog/archives/1224">Permalink</a> |
<a href="http://omiga.org/blog/archives/1224#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://omiga.org/blog/archives/1224&title=纯CSS实现IE6 max-width">del.icio.us</a>
<br/>
Post tags: <a href="http://omiga.org/blog/archives/tag/css" rel="tag">css</a>, <a href="http://omiga.org/blog/archives/tag/ie6" rel="tag">IE6</a>, <a href="http://omiga.org/blog/archives/tag/max-width" rel="tag">max-width</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://omiga.org/blog/archives/1224/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

