﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl"   href="/resources/rss/testRss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Web2.0,CSS,XHTML</title>
    <link>http://www.lvjiyong.com</link>
    <description>my english version blog......</description>
    <language>en-us</language>
    <pubDate>Thu, 26 Oct 2006 13:57:00 GMT</pubDate>
    <lastBuildDate>Thu, 26 Oct 2006 13:57:00 GMT</lastBuildDate>
    <generator>吕的部落格 Version 1.0.0.0</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://www.lvjiyong.com/en-us/tag/how-to/rss" type="application/rss+xml" />
    <item>
      <title>How To Clear Floats Without Structural Markup</title>
      <link>http://www.lvjiyong.com/en-us/item/How-To-Clear-Floats-Without-Structural-Markup</link>
      <dc:creator>John Lv</dc:creator>
      <author>John Lv</author>
      <pubDate>Thu, 26 Oct 2006 13:57:00 GMT</pubDate>
      <guid>http://www.lvjiyong.com/en-us/item/How-To-Clear-Floats-Without-Structural-Markup</guid>
      <wfw:comment>http://www.lvjiyong.com/en-us/item/How-To-Clear-Floats-Without-Structural-Markup</wfw:comment>
      <comment>http://www.lvjiyong.com/en-us/item/How-To-Clear-Floats-Without-Structural-Markup#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/en-us/comment/How-To-Clear-Floats-Without-Structural-Markup</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/en-us/trackback/How-To-Clear-Floats-Without-Structural-Markup</trackback:ping>
      <description><![CDATA[When a float is contained within a container box that has a visible border or background, that float does  <em>not</em> automatically force the container's bottom edge down as the float is made taller. Instead the float is ignored by the container and will hang down out of the container bottom like a flag. Those familiar only with Explorer for Windows may scratch their heads and say &quot;That's not right!&quot; True, IE/Win does enclose a float within a container 'automatically', but only if the container element has a stated dimension, and in any case it's a W3C spec violation. This illegal behavior can also be 'toggled' on and off by links within the container, if 'hovering' alters the link background or several other properties. Quite a mess.]]></description>
    </item>
  </channel>
</rss>