<?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://renniaofei.com/tag/animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://renniaofei.com</link>
	<description>任鸟飞网站设计博客是一个关注网页设计、网站建设、前端开发、美工设计、推广优化、网站博客赚钱、互联网趣味信息及搜素引擎等的原创设计类博客。海阔凭鱼跃，天高任鸟飞！</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:49:23 +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>利用CSS3制作淡入淡出动画效果</title>
		<link>http://renniaofei.com/code/css3-animation-fade-in/</link>
		<comments>http://renniaofei.com/code/css3-animation-fade-in/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 03:11:59 +0000</pubDate>
		<dc:creator>任鸟飞</dc:creator>
				<category><![CDATA[编码]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[动画]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://www.renniaofei.com/?p=1200</guid>
		<description><![CDATA[<a href="http://cad2d3d.com/wp-content/uploads/http://renniaofei.com/code/css3-animation-fade-in/" title="利用CSS3制作淡入淡出动画效果"  class="smallthumb"><img src="http://www.awebgallery.com/wp-content/uploads/http://www.renniaofei.com/wp-content/uploads/2010/03/css.jpg" alt="利用CSS3制作淡入淡出动画效果" /></a>CSS3新增动画属性“@-webkit-keyframes”，从字面就可以看出其含义——关键帧，这与Flash中的含义一致。 利用CSS3制作动画效果其原理与Flash一样，我们需要定义关键帧处的状态效果，由CSS3来驱动产生动画效果。 下面讲解一下如何利用CSS3制作淡入淡出的动画效果。具体实例可参考刚进入本站时的淡入效果。 1. 定义动画，名称为fadeIn @-webkit-keyframes fadeIn { 0% { opacity: 0; /*初始状态 透明度为0*/ } 50% { opacity: 0; /*中间状态 透明度为0*/ } 100% { opacity: 1; /*结尾状态 透明度为1*/ } } 2.  在ID或类中增加如下的动画代码 #box {-webkit-animation-name: fadeIn; /*动画名称*/ -webkit-animation-duration: 3s; /*动画持续时间*/ -webkit-animation-iteration-count: 1; /*动画次数*/ -webkit-animation-delay: 0s; /*延迟时间*/} 通过上面的代码即可实现淡入淡出的动画效果，代码具体的含义已在注释中注明。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="CSS3 内阴影（inset）代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-box-shadow-inset%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/29/21157433.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">CSS3 内阴影（inset）代码</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="超强 CSS3 代码生成器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Ftools%2Fcss3-generator%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/05/21157592.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">超强 CSS3 代码生成器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="利用CSS3的Border-radius属性定义边框圆角" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fborder-radius-create-rounded-corners-with-css3%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/29/21167420.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">利用CSS3的Border-radius属性定义边框圆角</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在CSS3与Photoshop对比中学习（Text Shadow）字符阴影" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-photoshop-text-shadow%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/05/21161563.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在CSS3与Photoshop对比中学习（Text Shadow）字符阴影</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="CSS3新增特性Multiple backgrounds（多层背景）使用方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-multiple-backgrounds%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/05/21166038.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">CSS3新增特性Multiple backgrounds（多层背景）使用方法</font>
                    </a>
                </td>
        </tr>
        <br/>
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">来自无觅网络的相关文章：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="20个新CSS3设计效果欣赏" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F20-new-css3-effects.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/03/14697298.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">20个新CSS3设计效果欣赏 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="21个值得一看的CSS3教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F21-css3%25E6%2595%2599%25E7%25A8%258B.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/10/22010532.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">21个值得一看的CSS3教程 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="实用CSS3属性之 :target伪类实现Tab切换效果" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F%25E5%25AE%259E%25E7%2594%25A8css3%25E5%25B1%259E%25E6%2580%25A7%25E4%25B9%258B-target%25E4%25BC%25AA%25E7%25B1%25BB%25E5%25AE%259E%25E7%258E%25B0tab%25E5%2588%2587%25E6%258D%25A2%25E6%2595%2588%25E6%259E%259C.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/17/23216975.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">实用CSS3属性之 :target伪类实现Tab切换效果 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="10个详细的CSS3表单制作教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F10%25E4%25B8%25AA%25E8%25AF%25A6%25E7%25BB%2586%25E7%259A%2584css3%25E8%25A1%25A8%25E5%258D%2595%25E5%2588%25B6%25E4%25BD%259C%25E6%2595%2599%25E7%25A8%258B.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/01/20372208.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">10个详细的CSS3表单制作教程 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="HTML5和CSS3进阶教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2Fhtml5%25E5%2592%258Ccss3%25E8%25BF%259B%25E9%2598%25B6%25E6%2595%2599%25E7%25A8%258B.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/01/20372084.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">HTML5和CSS3进阶教程 (@shejidaren)</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<a href="http://cad2d3d.com/wp-content/uploads/http://renniaofei.com/code/css3-animation-fade-in/" title="利用CSS3制作淡入淡出动画效果"  class="smallthumb"><img src="http://www.awebgallery.com/wp-content/uploads/http://www.renniaofei.com/wp-content/uploads/2010/03/css.jpg" alt="利用CSS3制作淡入淡出动画效果" /></a><p><a href="http://www.renniaofei.com/code/the-basics-of-css3/">CSS3新增动画属性</a>“@-webkit-keyframes”，从字面就可以看出其含义——关键帧，这与Flash中的含义一致。<span id="more-1200"></span></p>
<p>利用<a href="http://www.renniaofei.com/tag/css/">CSS3</a>制作动画效果其原理与Flash一样，我们需要定义关键帧处的状态效果，由CSS3来驱动产生动画效果。</p>
<p>下面讲解一下如何利用CSS3制作淡入淡出的动画效果。具体实例可参考<a href="http://www.renniaofei.com">刚进入本站时的淡入效果</a>。</p>
<h4>1. 定义动画，名称为fadeIn</h4>
<pre><code>@-webkit-keyframes fadeIn {
0% {
opacity: 0; /*初始状态 透明度为0*/
}
50% {
opacity: 0; /*中间状态 透明度为0*/
}
100% {
opacity: 1; /*结尾状态 透明度为1*/
}
}</code></pre>
<h4>2.  在ID或类中增加如下的动画代码</h4>
<pre><code>#box
{-webkit-animation-name: fadeIn; /*动画名称*/
-webkit-animation-duration: 3s; /*动画持续时间*/
-webkit-animation-iteration-count: 1; /*动画次数*/
-webkit-animation-delay: 0s; /*延迟时间*/}</code></pre>
<p>通过上面的代码即可实现淡入淡出的动画效果，代码具体的含义已在注释中注明。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="CSS3 内阴影（inset）代码" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-box-shadow-inset%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/29/21157433.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">CSS3 内阴影（inset）代码</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="超强 CSS3 代码生成器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Ftools%2Fcss3-generator%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/05/21157592.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">超强 CSS3 代码生成器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="利用CSS3的Border-radius属性定义边框圆角" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fborder-radius-create-rounded-corners-with-css3%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/29/21167420.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">利用CSS3的Border-radius属性定义边框圆角</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="在CSS3与Photoshop对比中学习（Text Shadow）字符阴影" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-photoshop-text-shadow%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/05/21161563.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">在CSS3与Photoshop对比中学习（Text Shadow）字符阴影</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="CSS3新增特性Multiple backgrounds（多层背景）使用方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-multiple-backgrounds%2F&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/05/21166038.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">CSS3新增特性Multiple backgrounds（多层背景）使用方法</font>
                    </a>
                </td>
        </tr>
        <br/>
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">来自无觅网络的相关文章：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="20个新CSS3设计效果欣赏" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F20-new-css3-effects.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/03/14697298.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">20个新CSS3设计效果欣赏 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="21个值得一看的CSS3教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F21-css3%25E6%2595%2599%25E7%25A8%258B.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/10/22010532.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">21个值得一看的CSS3教程 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="实用CSS3属性之 :target伪类实现Tab切换效果" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F%25E5%25AE%259E%25E7%2594%25A8css3%25E5%25B1%259E%25E6%2580%25A7%25E4%25B9%258B-target%25E4%25BC%25AA%25E7%25B1%25BB%25E5%25AE%259E%25E7%258E%25B0tab%25E5%2588%2587%25E6%258D%25A2%25E6%2595%2588%25E6%259E%259C.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/17/23216975.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">实用CSS3属性之 :target伪类实现Tab切换效果 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="10个详细的CSS3表单制作教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2F10%25E4%25B8%25AA%25E8%25AF%25A6%25E7%25BB%2586%25E7%259A%2584css3%25E8%25A1%25A8%25E5%258D%2595%25E5%2588%25B6%25E4%25BD%259C%25E6%2595%2599%25E7%25A8%258B.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/01/20372208.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">10个详细的CSS3表单制作教程 (@shejidaren)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="HTML5和CSS3进阶教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.shejidaren.com%2Fhtml5%25E5%2592%258Ccss3%25E8%25BF%259B%25E9%2598%25B6%25E6%2595%2599%25E7%25A8%258B.html&from=http%3A%2F%2Frenniaofei.com%2Fcode%2Fcss3-animation-fade-in%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/01/20372084.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">HTML5和CSS3进阶教程 (@shejidaren)</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://renniaofei.com/code/css3-animation-fade-in/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: renniaofei.com @ 2012-02-10 05:43:54 -->
