<?xml version="1.0" encoding="gbk"?>
<!--  RSS generated by Flaimo.com RSS Builder [2026-04-04 07:34:30]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<pubDate>Sat, 04 Apr 2026 07:34:30 +0800</pubDate>
<lastBuildDate>Sat, 04 Apr 2026 07:34:30 +0800</lastBuildDate>
<docs>http://bbs.rongsen.com.cn/</docs>
<description>我们专注于服务器维护、IT项目外包，监控运维服务及linux或windows系统下各种应用软件的安装配置维护优化等!并深得客户的高度肯定。</description>
<link>http://bbs.rongsen.com.cn/</link>
<title>XHTML/WEB-黑客防线网安服务器维护基地</title>
<image>
<title>XHTML/WEB-黑客防线网安服务器维护基地</title>
<url>http://bbs.rongsen.com.cn/images/logo.gif</url>
<link>http://bbs.rongsen.com.cn/</link>
<description>我们专注于服务器维护、IT项目外包，监控运维服务及linux或windows系统下各种应用软件的安装配置维护优化等!并深得客户的高度肯定。</description>
</image>
<webMaster>http://bbs.rongsen.com.cn/</webMaster>
<generator>http://bbs.rongsen.com.cn/</generator>
<category>黑客防线网安服务器维护基地</category>
<ttl>60</ttl>
<dc:creator>http://bbs.rongsen.com.cn/</dc:creator>
<dc:date>Sat, 04 Apr 2026 07:34:30 +0800</dc:date>
<sy:updateFrequency>0</sy:updateFrequency>
<sy:updateBase>2026</sy:updateBase>
<item>
<title><![CDATA[Div+CSS布局入门教程]]></title>
<link>http://bbs.rongsen.com.cn/show-422-1.html</link>
<description><![CDATA[网页制作中，有许多的术语，例如：CSS、HTML、DHTML、XHTML等等。在下面的文章中我们将会用到一些有关于HTML的基本知识，而在你学习这篇入门教程之前，请确定你已经具有了一定的HTML基础。下面我们就开始一步一 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=Div target='blank'>Div</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:37:18</pubDate>
<guid>http://bbs.rongsen.com.cn/show-422-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[Div+CSS布局入门教程 页面布局与规划]]></title>
<link>http://bbs.rongsen.com.cn/show-423-1.html</link>
<description><![CDATA[<img src=uploadfile/article/uploadfile/200804/thumb_20080401044011945.jpg border='0' /><br />网页制作中，有许多的术语，例如：CSS、HTML、DHTML、XHTML等等。在下面的文章中我们将会用到一些有关于HTML的基本知识，而在你学习这篇入门教程之前，请确定你已经具有了一定的HTML基础。下面我们就开始一步一 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=Div target='blank'>Div</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:39:52</pubDate>
<guid>http://bbs.rongsen.com.cn/show-423-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[Div+CSS布局入门教程写入整体层结构与CSS]]></title>
<link>http://bbs.rongsen.com.cn/show-424-1.html</link>
<description><![CDATA[接下来我们在桌面新建一个文件夹，命名为“DIV+CSS布局练习”，在文件夹下新建两个空的记事本文档，输入以下内容：

&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org ...<br /><strong>Tags</strong>:<a href=tag.php?tag=Div target='blank'>Div</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:40:25</pubDate>
<guid>http://bbs.rongsen.com.cn/show-424-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[Div+CSS布局入门教程页面顶部制作之一]]></title>
<link>http://bbs.rongsen.com.cn/show-425-1.html</link>
<description><![CDATA[<img src=uploadfile/article/uploadfile/200804/thumb_20080401044126628.gif border='0' /><br />当我们写好了页面大致的DIV结构后，我们就可以开始细致地对每一个部分进行制作了。
在上一章中我们写入了一些样式，那些样式是为了预览结构而写入的，我们把css.css中的样式全部清除掉，重新写入以下样式代码： ...<br /><strong>Tags</strong>:<a href=tag.php?tag=Div target='blank'>Div</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:40:57</pubDate>
<guid>http://bbs.rongsen.com.cn/show-425-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[Div+CSS布局入门教程 页面顶部制作之二]]></title>
<link>http://bbs.rongsen.com.cn/show-426-1.html</link>
<description><![CDATA[使用列表&lt;li&gt;制作菜单
开始此节的学习前，请确认你已经参照之前的几节内容写入了DIV、CSS到index.htm和css.css文件中。
这一节我将告诉大家如何用列表&lt;li&gt;来制作菜单。
  &lt;div id=&quot;menu&quot;&gt;    &lt;ul&gt;      &lt;l ...<br /><strong>Tags</strong>:<a href=tag.php?tag=Div target='blank'>Div</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:41:30</pubDate>
<guid>http://bbs.rongsen.com.cn/show-426-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[Div+CSS布局教程制作-用好border和clear]]></title>
<link>http://bbs.rongsen.com.cn/show-427-1.html</link>
<description><![CDATA[<img src=uploadfile/article/uploadfile/200804/thumb_20080401044247865.jpg border='0' /><br />这一节里面，主要就是想告诉大家如何使用好border和clear这两个属性。
首先，如果你曾用过table制作网页，你就应该知道，如果要在表格中绘制一条虚线该如何做，那需要制作一个很小的图片来填充，其实我们还有更 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=Div target='blank'>Div</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:42:14</pubDate>
<guid>http://bbs.rongsen.com.cn/show-427-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[IE8如何定义浏览器工作模式避免网页显示混乱]]></title>
<link>http://bbs.rongsen.com.cn/show-428-1.html</link>
<description><![CDATA[W3C终于发布了第一个HTML5草案，大家还沉溺在HTML2XHTML转换的快乐和痛苦中时，却又突然发现，HTML5和XHTML2，到底谁是未来？……，当然，HTML5和XHTML2会保持最大兼容性，W3C和WASP肯定比我们更清楚这一点的重 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=IE8 target='blank'>IE8</a>&nbsp;&nbsp;<a href=tag.php?tag=%E4%AF%C0%C0%C6%F7 target='blank'>浏览器</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:42:53</pubDate>
<guid>http://bbs.rongsen.com.cn/show-428-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[DIV+CSS 自适应高度的方法之一]]></title>
<link>http://bbs.rongsen.com.cn/show-429-1.html</link>
<description><![CDATA[<br /><strong>Tags</strong>:<a href=tag.php?tag=DIV target='blank'>DIV</a>&nbsp;&nbsp;<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:44:11</pubDate>
<guid>http://bbs.rongsen.com.cn/show-429-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[最窄770px最宽1024px经典布局]]></title>
<link>http://bbs.rongsen.com.cn/show-430-1.html</link>
<description><![CDATA[最典型实用的上中下，并且中间分三列的布局，这个例子有2个特点：
　　1. 中间三列效果，可以任意实现单列背景色。　　2. 整体最窄770px，最宽1024px，也就是说窗口小于770xp就出底部滚动条，如果大于1024px自 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%BE%AD%B5%E4%B2%BC%BE%D6 target='blank'>经典布局</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:47:03</pubDate>
<guid>http://bbs.rongsen.com.cn/show-430-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[div＋css进行页面布局时定位的思考]]></title>
<link>http://bbs.rongsen.com.cn/show-431-1.html</link>
<description><![CDATA[div＋css进行页面布局时定位页面内容居中的思考： 
一、关于居中布局
　　以div＋css进行页面布局，最容易的是网页页面居左进行布局。如果要使得页面内容居中，尤其是要制作象780等固定页面大小的样式，在css ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%D2%B3%C3%E6 target='blank'>页面</a>&nbsp;&nbsp;<a href=tag.php?tag=%B2%BC%BE%D6 target='blank'>布局</a>&nbsp;&nbsp;<a href=tag.php?tag=%B6%A8%CE%BB target='blank'>定位</a>&nbsp;&nbsp;<a href=tag.php?tag=%CB%BC%BF%BC target='blank'>思考</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:53:34</pubDate>
<guid>http://bbs.rongsen.com.cn/show-431-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[“height: 100%”在Firefox浏览器中的问题]]></title>
<link>http://bbs.rongsen.com.cn/show-432-1.html</link>
<description><![CDATA[如果是二栏式分布的页面，一边内容比较长的时候在浏览时，在IE浏览器中浏览正常，但在Firefox中浏览时，左右二边不能对齐：
IE浏览器中浏览正常，左右对齐：
Firefox中浏览时，左边内容长右边就短：Firefox中 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%E4%AF%C0%C0%C6%F7 target='blank'>浏览器</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:56:07</pubDate>
<guid>http://bbs.rongsen.com.cn/show-432-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[以!important的CSS定义兼容不同浏览器]]></title>
<link>http://bbs.rongsen.com.cn/show-433-1.html</link>
<description><![CDATA[CSS定义对于不同浏览器的兼容性问题一直比较困惑。不管是用div+CSS还是table来进行页面设计，我对WEB重建的理解是：速度与兼容性。即要尽可能提高浏览者访问页面时浏览的速度、要使页面能尽可能兼容不同来访浏览 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=CSS target='blank'>CSS</a>&nbsp;&nbsp;<a href=tag.php?tag=%B6%A8%D2%E5 target='blank'>定义</a>&nbsp;&nbsp;<a href=tag.php?tag=%E4%AF%C0%C0%C6%F7 target='blank'>浏览器</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:56:48</pubDate>
<guid>http://bbs.rongsen.com.cn/show-433-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[提高页面速度，div+css如何用一张背景图实现全站背景图片调用]]></title>
<link>http://bbs.rongsen.com.cn/show-434-1.html</link>
<description><![CDATA[本文是我的一点研究心得，跟大家分享一下。不过我也是新人，所以，说得不对的地方，一定请大家谅解。
　　现在的网站，内容在采集工具的帮助下，实在是不成问题了，那么什么让看到网站的人留下那？或者很多人回 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%B1%B3%BE%B0%CD%BC target='blank'>背景图</a>&nbsp;&nbsp;<a href=tag.php?tag=%CA%B5%CF%D6 target='blank'>实现</a>&nbsp;&nbsp;<a href=tag.php?tag=%B5%F7%D3%C3 target='blank'>调用</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 16:59:56</pubDate>
<guid>http://bbs.rongsen.com.cn/show-434-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[超越文档类型,web标准化向前兼容和IE8]]></title>
<link>http://bbs.rongsen.com.cn/show-435-1.html</link>
<description><![CDATA[进步总是要有代价的。 对网页浏览器来说， 由于开发者像是宣传真理一样的拍着胸部担保着一些编辑器和浏览器(特别是Internet Explorer)， 用户们为此花费很多的成本。 而当这个浏览器推出了一个新版本， 然后又修 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%B3%AC%D4%BD target='blank'>超越</a>&nbsp;&nbsp;<a href=tag.php?tag=%CE%C4%B5%B5%C0%E0%D0%CD target='blank'>文档类型</a>&nbsp;&nbsp;<a href=tag.php?tag=web target='blank'>web</a>&nbsp;&nbsp;<a href=tag.php?tag=IE8 target='blank'>IE8</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 17:00:38</pubDate>
<guid>http://bbs.rongsen.com.cn/show-435-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[使用DIV之后,什么时候使用TABLE]]></title>
<link>http://bbs.rongsen.com.cn/show-436-1.html</link>
<description><![CDATA[关于表格
使用WEB标准之后,并不是说排除表格的使用,表格并不是鸡肋,而正好相反是一道大餐, 之所以在很多关于CSS布局的文章中常提到&quot;为什么使用表格排版是不明智的&quot;这句话,可能是大家对他的理解有误,这里注意 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=DIV target='blank'>DIV</a>&nbsp;&nbsp;<a href=tag.php?tag=TABLE target='blank'>TABLE</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-04-01 17:00:58</pubDate>
<guid>http://bbs.rongsen.com.cn/show-436-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[XML教程:XML有哪些用途?]]></title>
<link>http://bbs.rongsen.com.cn/show-15876-1.html</link>
<description><![CDATA[　　XML是被设计为存储、传输以及交换数据的。XML不是被设计为用来显示数据的。 　　XML可以将HTML与数据分离 　　通过使用XML，您的数据可存储于HTML之外。 　　当我们使用HTML来显示数据时...<br /><strong>Tags</strong>:<a href=tag.php?tag=%D3%C3%CD%BE target='blank'>用途</a>&nbsp;&nbsp;<a href=tag.php?tag=%C4%C4%D0%A9 target='blank'>哪些</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;<a href=tag.php?tag=%CA%FD%BE%DD target='blank'>数据</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-04-06 01:00:49</pubDate>
<guid>http://bbs.rongsen.com.cn/show-15876-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[XML教程:什么是XML及XML和HTML的区别]]></title>
<link>http://bbs.rongsen.com.cn/show-15877-1.html</link>
<description><![CDATA[　　XML被设计用来描述数据，其焦点是数据的内容。 　　HTML被设计用来显示数据，其焦点是数据的外观。     　　应该掌握的基础知识：　　在您继续学习之前，需要对以下知识有基本的了解： ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%C7%F8%B1%F0 target='blank'>区别</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;<a href=tag.php?tag=%26nbsp target='blank'>&nbsp</a>&nbsp;&nbsp;<a href=tag.php?tag=HTML target='blank'>HTML</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-04-06 01:00:49</pubDate>
<guid>http://bbs.rongsen.com.cn/show-15877-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[网页教程：XML技巧五则]]></title>
<link>http://bbs.rongsen.com.cn/show-15878-1.html</link>
<description><![CDATA[　　技巧1 　　XmlNode.InnerText与.InnerXml的区别是：前者将内容中的&lt;和&gt;分别变成&lt;和&gt;，因此，希望将两段 XmlDocument 合并的程序只能使用  　　XmlDocumentFragment.InnerXml = XmlNode....<br /><strong>Tags</strong>:<a href=tag.php?tag=%BC%BC%C7%C9 target='blank'>技巧</a>&nbsp;&nbsp;<a href=tag.php?tag=%BD%CC%B3%CC target='blank'>教程</a>&nbsp;&nbsp;<a href=tag.php?tag=%CD%F8%D2%B3 target='blank'>网页</a>&nbsp;&nbsp;<a href=tag.php?tag=%D2%BB%B8%F6 target='blank'>一个</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-04-06 01:00:49</pubDate>
<guid>http://bbs.rongsen.com.cn/show-15878-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[XML正在接管Web服务 成为SOA的基础]]></title>
<link>http://bbs.rongsen.com.cn/show-15879-1.html</link>
<description><![CDATA[　　不夸张地说，XML正在接管这个世界，正在成为今天一切Web服务和大多数SOA的基础。XML本身并非一种技术，而是程序设计语言，可支持开发者为Web信息设计自己的标签。如此一来，Web信息便可...<br /><strong>Tags</strong>:<a href=tag.php?tag=%B3%C9%CE%AA target='blank'>成为</a>&nbsp;&nbsp;<a href=tag.php?tag=%BB%F9%B4%A1 target='blank'>基础</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%FE%CE%F1 target='blank'>服务</a>&nbsp;&nbsp;<a href=tag.php?tag=%D5%FD%D4%DA target='blank'>正在</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-04-06 01:00:49</pubDate>
<guid>http://bbs.rongsen.com.cn/show-15879-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[什么是 XML Web Service]]></title>
<link>http://bbs.rongsen.com.cn/show-15880-1.html</link>
<description><![CDATA[　　XML Web Service 是在 Internet 上进行分布式计算的基本构造块。开放的标准以及对用户和应用程序之间的通信和协作的关注产生了这样一种环境，在这种环境下，XML Web Service 成为应用程...<br /><strong>Tags</strong>:<a href=tag.php?tag=SOAP target='blank'>SOAP</a>&nbsp;&nbsp;<a href=tag.php?tag=Service target='blank'>Service</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%FE%CE%F1 target='blank'>服务</a>&nbsp;&nbsp;<a href=tag.php?tag=%BF%C9%D2%D4 target='blank'>可以</a>&nbsp;&nbsp;]]></description>
<pubDate>2012-04-06 01:00:49</pubDate>
<guid>http://bbs.rongsen.com.cn/show-15880-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
</channel>
</rss>
