﻿<?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>CSS - Web2.0,CSS,XHTML</title>
    <link>http://www.lvjiyong.com/en-us/category/css</link>
    <description>About CSS</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/category/css/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>
    <item>
      <title>Listamatic</title>
      <link>http://www.lvjiyong.com/en-us/item/listamatic</link>
      <dc:creator>John Lv</dc:creator>
      <author>John Lv</author>
      <pubDate>Mon, 12 Jun 2006 15:22:54 GMT</pubDate>
      <guid>http://www.lvjiyong.com/en-us/item/listamatic</guid>
      <wfw:comment>http://www.lvjiyong.com/en-us/item/listamatic</wfw:comment>
      <comment>http://www.lvjiyong.com/en-us/item/listamatic#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/en-us/comment/listamatic</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/en-us/trackback/listamatic</trackback:ping>
      <description><![CDATA[<p> 	Can you take a simple list and use different Cascading Style Sheets to create  	radically different list options? The Listamatic shows the power of  	CSS when applied to one simple list. </p>  <p> 	<a href="http://www.maxdesign.com.au/workshop-javascript2006/"><img src="http://css.maxdesign.com.au/images/banner.gif" alt="CSS and Javascript workshops" /></a> </p>]]></description>
    </item>
    <item>
      <title>CSS ONLY DROPDOWN MENU - FURTHER EXAMPLES</title>
      <link>http://www.lvjiyong.com/en-us/item/DROPDOWNMENU</link>
      <dc:creator>John Lv</dc:creator>
      <author>John Lv</author>
      <pubDate>Sun, 11 Jun 2006 07:04:26 GMT</pubDate>
      <guid>http://www.lvjiyong.com/en-us/item/DROPDOWNMENU</guid>
      <wfw:comment>http://www.lvjiyong.com/en-us/item/DROPDOWNMENU</wfw:comment>
      <comment>http://www.lvjiyong.com/en-us/item/DROPDOWNMENU#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/en-us/comment/DROPDOWNMENU</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/en-us/trackback/DROPDOWNMENU</trackback:ping>
      <description><![CDATA[]]></description>
    </item>
    <item>
      <title>CSS Panel</title>
      <link>http://www.lvjiyong.com/en-us/item/CSSPanel</link>
      <dc:creator>John Lv</dc:creator>
      <author>John Lv</author>
      <pubDate>Sun, 11 Jun 2006 06:51:55 GMT</pubDate>
      <guid>http://www.lvjiyong.com/en-us/item/CSSPanel</guid>
      <wfw:comment>http://www.lvjiyong.com/en-us/item/CSSPanel</wfw:comment>
      <comment>http://www.lvjiyong.com/en-us/item/CSSPanel#postComment</comment>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://www.lvjiyong.com/en-us/comment/CSSPanel</wfw:commentRss>
      <trackback:ping>http://www.lvjiyong.com/en-us/trackback/CSSPanel</trackback:ping>
      <description><![CDATA[<style type="text/css">

#info {background:#fff;}
#info ul {margin:3em; padding:0; list-style-type:none; background:transparent; height:3em;}
#info li {display:block; float:left;}
.xsnazzy {background:transparent;}
.xsnazzy span {text-align:center; color:#fff; margin:0; font-weight:normal; padding-bottom:0.5em;}

.xtop {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {
display:block;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#dd7; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 5px; background:#fff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#cc6; border:0 solid #fff; border-width:0 1px 1px 1px;}


a.xmenu2, a.xmenu2:visited {display:block; text-decoration:none; width:7em; font-size:0.9em;}
a.xmenu2:hover {background:transparent; cursor:pointer;}
a.xmenu2:hover span {color:#000;}
a.xmenu2:hover .xboxcontent {background:#eee; border-color:#888; border-bottom:1px solid #eee;}
a.xmenu2:hover .xb1 {background:#888;}
a.xmenu2:hover .xb2, a.xmenu2:hover .xb3, a.xmenu2:hover .xb4 {background:#fff; border-color:#888;}

 

#abs {background:transparent; cursor:pointer;}
#abs span {color:#000;}
#abs .xboxcontent {background:#eee; border-color:#888; border-bottom:1px solid #eee;}
#abs .xb1 {background:#888;}
#abs .xb2,
#abs .xb3,
#abs .xb4 {background:#fff; border-color:#888;}

 

</style> <div id="info"> <h2>A SNAZZY BORDER MENU</h2> <ul><li> <a class="xmenu2" href="#nogo"><strong class="xsnazzy"><strong class="xtop"><strong class="xb1"></strong><strong class="xb2"></strong><strong class="xb3"></strong><strong class="xb4"></strong></strong><span class="xboxcontent"> Paul<br />Cezanne</span> </strong></a> </li><li> <a class="xmenu2" href="#nogo"><strong class="xsnazzy"><strong class="xtop"><strong class="xb1"></strong><strong class="xb2"></strong><strong class="xb3"></strong><strong class="xb4"></strong></strong><span class="xboxcontent"> Henri<br />Matisse</span> </strong></a> </li><li id="abs"> <a class="xmenu2" href="#nogo"><strong class="xsnazzy"><strong class="xtop"><strong class="xb1"></strong><strong class="xb2"></strong><strong class="xb3"></strong><strong class="xb4"></strong></strong><span class="xboxcontent"> William<br />Turner</span> </strong></a> </li><li> <a class="xmenu2" href="#nogo"><strong class="xsnazzy"><strong class="xtop"><strong class="xb1"></strong><strong class="xb2"></strong><strong class="xb3"></strong><strong class="xb4"></strong></strong><span class="xboxcontent"> John<br />Constable</span> </strong></a> </li><li> <a class="xmenu2" href="#nogo"><strong class="xsnazzy"><strong class="xtop"><strong class="xb1"></strong><strong class="xb2"></strong><strong class="xb3"></strong><strong class="xb4"></strong></strong><span class="xboxcontent"> Claude<br />Monet</span> </strong></a> </li></ul> </div>]]></description>
    </item>
  </channel>
</rss>