﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl"   href="/resources/rss/CommentRss.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>How To Clear Floats Without Structural Markup</title>
    <link>http://www.lvjiyong.com/en-us/item/How-To-Clear-Floats-Without-Structural-Markup</link>
    <description>When a float is contained within a container box that has a visible border or background, that float does  not 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 That's not right! 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>
    <language>en-us</language>
    <pubDate>Mon, 01 Jan 0001 00:00:00 GMT</pubDate>
    <lastBuildDate>Mon, 01 Jan 0001 00:00: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/comment/how-to-clear-floats-without-structural-markup" type="application/rss+xml" />
  </channel>
</rss>