<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[简单生活]]></title> 
    <link>http://www.52first.com/</link> 
    <description><![CDATA[CSS|DIV|ASP|WEB2|生活的碎片|点滴的记忆|分享生活|分享快乐|分享激情]]></description> 
    <language>en</language> 
    <copyright><![CDATA[Copyright 2008, 简单生活]]></copyright> 
    <webMaster><![CDATA[boysflying#163.com (一支毒袖)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Fri, 29 Aug 2008 05:23:19 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[2008新年畅想愿望(作文)]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=400]]></link> 
      <category><![CDATA[心情随笔]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Fri, 25 Jan 2008 21:43:21 +0800</pubDate> 
      <description><![CDATA[新的一年要来临之前，总是或多或少地要有些希望。<br /><br />可是，现在的我，对于年华的流逝，还有着一丝恐惧。这丝浅浅的恐惧，冲淡了心里对于新时光的向往，对于未来的日子就没有了那份迫切期待的心，没有了那份渴盼。<br /><br />在新的一年来临之际，总是要说些什么吧？]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=400]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[Panward in Maxim Thai edition]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=269]]></link> 
      <category><![CDATA[时尚艺术]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Sat, 27 Oct 2007 22:51:47 +0800</pubDate> 
      <description><![CDATA[Thanks to a nice <b><span style="color:#669922">donation</span></b> I was able to pick up a couple extra things this month ]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=269]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[沉醉.简单.生活]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=47]]></link> 
      <category><![CDATA[心情随笔]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Fri, 27 Jul 2007 16:04:07 +0800</pubDate> 
      <description><![CDATA[沉醉于生活的人<br />才是快乐的<br />过于清醒的人<br />永远是痛苦的<br /><br />生活的碎片<br />点滴的记忆<br />写成了一幅<br />阳光四射的画面<br /><br />分享生活<br />一起分享快乐<br />每天都是<br />一片宁静的天空]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=47]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[CSS作的小灯笼效果－zishu]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=639]]></link> 
      <category><![CDATA[CSS+DIV]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Thu, 28 Aug 2008 13:31:38 +0800</pubDate> 
      <description><![CDATA[写这个效果，可以熟悉以下：<br />1、相对定位中的绝对定位；<br />2、CSS 针对浏览器 HACK；<br />3、了解几种边框，以及可以实现的变化；以及加了边框后，宽度和高度的计算方法；<br />4、感受浮动，浮动的东西只有多作一些，才会感受更深一些；<br />5、还可以熟悉一下小学的加减法；呵…… 很早以前我都是拿计算器在写CSS。<br />]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=639]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[百度的分页代码]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=638]]></link> 
      <category><![CDATA[ASP知识]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Thu, 14 Aug 2008 12:03:34 +0800</pubDate> 
      <description><![CDATA[&lt;% <br />&#39;page为当前页的码 <br />&#39;从当前页减counts到当前页加counts <br />&#39;百度的为前9页到后9页 <br />dim counts,totalPages <br />counts=9 <br />totalPages=rs.recordcount <br />]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=638]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[下拉式复选框＋Input]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=637]]></link> 
      <category><![CDATA[ASP知识]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Tue, 05 Aug 2008 09:23:58 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;TABLE cellSpacing=0 cellPadding=0 width=&quot;100%&quot; border=0&gt;<br />&lt;TBODY&gt;<br />&lt;TR&gt;<br />&lt;TD class=tbg2 height=25&gt;&lt;SPAN class=Notice</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=637]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[看见一个不错的菜单，代码下载下来看看]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=636]]></link> 
      <category><![CDATA[CSS+DIV]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Mon, 04 Aug 2008 09:44:19 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;style type=&quot;text/css&quot;&gt;<br />&lt;!--<br />.ww1 {width:304px;background-color:#D4E6F2;}<br />.ww1 td {height:28px;text-align:center;font-size:12px;cursor:hand; </div>]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=636]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[JS全选复选框＋数据提交到数据库]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=635]]></link> 
      <category><![CDATA[ASP知识]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Wed, 30 Jul 2008 15:35:25 +0800</pubDate> 
      <description><![CDATA[下面是部分代码<div class="code">&lt;script&gt;<br />function CheckAll(form)  {<br />&nbsp;for (var i=0;i&lt;form.elements.length;i++)    {<br />&nbsp;var e = form.elements[i];</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=635]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[文章内容页插入了GGAD广告]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=634]]></link> 
      <category><![CDATA[CSS+DIV]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Tue, 29 Jul 2008 11:46:02 +0800</pubDate> 
      <description><![CDATA[&lt;div style=&quot;CLEAR:both;left:0px;FLOAT:left;TOP:0px;width:250px;height:250px;vertical-align:top;&quot;&gt;<br />这里插入广告代码&lt;/div&gt;]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=634]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[DIV实现上下移动的网页版块制作]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=633]]></link> 
      <category><![CDATA[CSS+DIV]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Tue, 29 Jul 2008 10:00:50 +0800</pubDate> 
      <description><![CDATA[　　我们可以利用JavaScript能够控制Div层的所在位置的原理，来实现移动网页版块的功能。在网页中添加Div层，以每个Div层为一个版块上下排列，当鼠标点击某版块上的“上移”或“下移”按钮时，获取该版块的之上或之下的版块的Top值和高]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=633]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[无图片反向css圆角]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=632]]></link> 
      <category><![CDATA[CSS+DIV]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Mon, 28 Jul 2008 22:14:37 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;html&gt;&lt;HEAD&gt;&lt;TITLE&gt;无图片CSS圆角 - www.52first.com&lt;/TITLE&gt;<br />&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=632]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[略带菱形的css圆角]]></title> 
      <link><![CDATA[http://www.52first.com/article.asp?id=631]]></link> 
      <category><![CDATA[CSS+DIV]]></category> 
      <author><![CDATA[一支毒袖 <null@null.com>]]></author> 
      <pubDate>Mon, 28 Jul 2008 22:09:47 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;html&gt;&lt;HEAD&gt;&lt;TITLE&gt;无图片CSS圆角 - www.52first.com&lt;/TITLE&gt;<br />&lt;META http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.52first.com/feed.asp?q=comment&id=631]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
