<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>Html</title>
<link>/edu/wysj/html/index.html</link>
<description>站长学院 / 网页设计 / Html</description>
<language>zh-cn</language>
<generator>Copyright &amp;#169; 2007 - 2008 www.Czz5.com All Rights Reserved&lt;br/&gt;
投稿信箱:c-xiumu@163.com 责任主编QQ:123000117 咨询热线:0416-7500341&lt;br/&gt;</generator>
<webmaster>c-xiumu@163.com</webmaster>
<item>
    <title>类型File的Input按钮功能研究</title>
    <link>http://czz5.com/edu/wysj/html/20081002/6464.html</link>
    <description>在一些网站进行上传时，当单击了浏览按钮之后会弹出【选择文件】的对话框。很多时候我们需要只上传图像文件，那么在弹出的【选择文件】对话框中只显示了相关图片格式的文件，此外其余格式文件</description>
    <pubDate>2008-10-02</pubDate>
    <category>Html</category>
    <author>图片处理教程网</author>
</item>
<item>
    <title>容易混淆使用位置的XHTML标签</title>
    <link>http://czz5.com/edu/wysj/html/20080922/6282.html</link>
    <description>我们在webjx.com的文章中一直在强调语义，那么对于HTML标签该如何使用呢？他们一般的使用位置在哪里呢？ 在刚接触XHTML+CSS设计网页时，对于标签的使用没什么经验，也很随意，经常是想起什么就</description>
    <pubDate>2008-09-22</pubDate>
    <category>Html</category>
    <author>编辑整理</author>
</item>
<item>
    <title>ul列表标记设计网页多列布局</title>
    <link>http://czz5.com/edu/wysj/html/20080919/6224.html</link>
    <description>几天在用CSS写三列布局的时候突然想到的这样一个方法，这个想法自己都觉得有些疯狂，如果其中有什么不对的地方请各位不吝指教。 当需要写一个三列布局的时候，一般情况下我会选择使用如下的DIV</description>
    <pubDate>2008-09-19</pubDate>
    <category>Html</category>
    <author>prower</author>
</item>
<item>
    <title>W3C建议的移动Web标记语言XHTML Basic 1.1</title>
    <link>http://czz5.com/edu/wysj/html/20080821/5548.html</link>
    <description>W3C 近日发布两项标准，分别是 XHTML Basic1.1 及 移动 Web 最佳实践 1.0 。这两项标准均针对移动 Web，其中，XHTML Basic 1.1 是 W3C 建议的移动 Web 置标语言。 XHTML Basic 1.1 移动置表语</description>
    <pubDate>2008-08-21</pubDate>
    <category>Html</category>
    <author>cmswire</author>
</item>
<item>
    <title>注册表单设计的规则</title>
    <link>http://czz5.com/edu/wysj/html/20080815/5395.html</link>
    <description>《Patterns for Sign Up Ramp Up》 很早就读完了，之所以今天才写读后感，细细读完了发现，它更为接近吸引注册、提升活跃度的社区构建引导，是一份社区活跃会员度研究的好资料。 既然答应写读</description>
    <pubDate>2008-08-15</pubDate>
    <category>Html</category>
    <author>UED vinnyhoo</author>
</item>
<item>
    <title>Semantics：Html/Xhtml是否真正符合标准</title>
    <link>http://czz5.com/edu/wysj/html/20080811/5279.html</link>
    <description>Semantics可翻译为语义的(学)，它是Html/Xhtml是否真正符合标准的重要一环。Jorux在这和大家讨论一些自己的观点，如有不妥之处，还请各位网友指正。在西方，为什么这么多人如此重视网页的Seman</description>
    <pubDate>2008-08-11</pubDate>
    <category>Html</category>
    <author>Jorux Notebook Jorux</author>
</item>
<item>
    <title>超级链接a的表现形式和打开方式</title>
    <link>http://czz5.com/edu/wysj/html/20080811/5278.html</link>
    <description>表现形式 用户或设计师遇到的麻烦： 1.用户分不清是否是链接，得鼠标移到目标上如果变成手形才能确定是链接。 2.统一链接颜色不利于界面设计。 分析： 以baidu/google为代表的蓝色加下划线是为</description>
    <pubDate>2008-08-11</pubDate>
    <category>Html</category>
    <author>中国站长网整理</author>
</item>
<item>
    <title>超级链接a的提示和打开方式</title>
    <link>http://czz5.com/edu/wysj/html/20080805/5176.html</link>
    <description>看似最基本的一个a /标签，却是HTML文档中至关重要不可或缺的一个标签。这个a /标签是页面之间链接的一个纽带，起着一个桥梁的作用。这座桥梁在页面里的也以各种各样的方式出现着，不同的网站</description>
    <pubDate>2008-08-05</pubDate>
    <category>Html</category>
    <author>prower</author>
</item>
<item>
    <title>HTML教程:有序列表</title>
    <link>http://czz5.com/edu/wysj/html/20080803/5119.html</link>
    <description>信息有时候是无序归纳的，有的却有着明确的顺序，在上一篇也提到了。那么简单的来想一下身边有哪些事物是有先后顺序的：操作步骤、排行榜、书目录以前我们面对这些有着顺序或是有数字注明排序</description>
    <pubDate>2008-08-03</pubDate>
    <category>Html</category>
    <author>andymao.com</author>
</item>
<item>
    <title>HTML教程:无序列表</title>
    <link>http://czz5.com/edu/wysj/html/20080803/5118.html</link>
    <description>列表，相信大家都已经用过了，Word里也有，很多文档编辑里也都有。而在HTML中的列表则有三种类型：无序列表、有序列表、定义列表。饭要一口口的吃，事要一件件的做，今天只讲无序列表，并且今</description>
    <pubDate>2008-08-03</pubDate>
    <category>Html</category>
    <author>andymao.com 小毅</author>
</item>
<item>
    <title>HTML网页制作的强大八条技巧</title>
    <link>http://czz5.com/edu/wysj/html/20080714/4616.html</link>
    <description>虽然现在有许多网页制作工具能让您轻松地完成工作，但如果使用HTML则可以得到更大控制权，下面介绍几个小技巧。 1。使用tt，i，br语句来控制文字排版比用pre好得多。 如: tt实用网络bri曾伟滨/</description>
    <pubDate>2008-07-14</pubDate>
    <category>Html</category>
    <author>中国站长网整理</author>
</item>
<item>
    <title>标记语言——精简标签</title>
    <link>http://czz5.com/edu/wysj/html/20080704/4213.html</link>
    <description>上文： 标记语言再谈清单 标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter9 精简标签</description>
    <pubDate>2008-07-04</pubDate>
    <category>Html</category>
    <author>蓝色理想 zergine</author>
</item>
<item>
    <title>X/HTML5 和 XHTML2</title>
    <link>http://czz5.com/edu/wysj/html/20080629/4019.html</link>
    <description>在了解了XHTML 2的进展之后，我们再来看看X/HTML 5 的进展。 X/HTML 5酷在什么地方 章节元素的构想 X/HTML 5引入新的元素用于把Web页面分成若干章节。这些组成部分有助于搜索引擎和辅助工具更</description>
    <pubDate>2008-06-29</pubDate>
    <category>Html</category>
    <author>dudo博客</author>
</item>
<item>
    <title>网页表格分割线去除方法</title>
    <link>http://czz5.com/edu/wysj/html/20080629/4018.html</link>
    <description>网页表格分割线去除方法。 其实上面的三个表格都有三行三列，隐藏分隔线的诀窍在于rules，察看这三个表格的源代码，我们可以看到TABLE标签中都有rules。它有三个参数(cols,rows,none)，当rules</description>
    <pubDate>2008-06-29</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>网页表格表框制作技巧</title>
    <link>http://czz5.com/edu/wysj/html/20080629/4017.html</link>
    <description>网页表格表框制作技巧。 -------------------------------------------------------------------------------- 表格边框的显示与隐藏，是可以用frame参数来控制的。请注意它只控制表格的边框图</description>
    <pubDate>2008-06-29</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>标记语言——再谈清单</title>
    <link>http://czz5.com/edu/wysj/html/20080628/3997.html</link>
    <description>上文： 标记语言锚点 标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter8 再谈清单 先</description>
    <pubDate>2008-06-28</pubDate>
    <category>Html</category>
    <author>蓝色理想 zergine</author>
</item>
<item>
    <title>标记语言——锚点</title>
    <link>http://czz5.com/edu/wysj/html/20080628/3996.html</link>
    <description>上文： 标记语言短语元素 标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter7 锚点 HTM</description>
    <pubDate>2008-06-28</pubDate>
    <category>Html</category>
    <author>蓝色理想 zergine</author>
</item>
<item>
    <title>合理关闭XHTML标签</title>
    <link>http://czz5.com/edu/wysj/html/20080626/3968.html</link>
    <description>XHTML规范中有一条标准就是每个XHTML标签都有一个结束标记。那么对于HTML中原来不带结束标记的元素，则在该结束前加上/来关闭这个标签，如，img标签原来在HTML中的写法： img src=... alt=...</description>
    <pubDate>2008-06-26</pubDate>
    <category>Html</category>
    <author>dudo博客</author>
</item>
<item>
    <title>XHTML语言默认的CSS样式</title>
    <link>http://czz5.com/edu/wysj/html/20080623/3781.html</link>
    <description>html,address, blockquote, body,dd,div, dl,dt,fieldset,form, frame,frameset, h1,h2,h3,h4, h5,h6,noframes, ol,p,ul,center, dir,hr,menu,pre { display:block} li { display:list-item} h</description>
    <pubDate>2008-06-23</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>dl、dt、dd列表标签实例</title>
    <link>http://czz5.com/edu/wysj/html/20080623/3780.html</link>
    <description>dd、dt标签是是列表用的。 我们平时常用的是ul li标签，不过dd、dt标签也蛮不错，特别是发布程序的时候功能模块列表什么的可以使用它来排版。 dl/dldt /dtdd /dd dl/dl用来创建一个普通的列表,</description>
    <pubDate>2008-06-23</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>整洁的XHTML语法</title>
    <link>http://czz5.com/edu/wysj/html/20080623/3779.html</link>
    <description>Writing XHTML demands a clean HTML syntax. 写XHTML要求使用干净的HTML语法 -------------------------------------------------------------------------------- Some More XHTML Syntax Rul</description>
    <pubDate>2008-06-23</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>XHTML基础:常用的结构标签</title>
    <link>http://czz5.com/edu/wysj/html/20080623/3778.html</link>
    <description>结构 body, head, html, title 文本 abbr, acronym, address, blockquote, br, cite, code, dfn, div, em, h1, h2, h3, h4, h5, h6, kbd, p, pre, q, samp, span, strong, var 链接 a 列表 dl,</description>
    <pubDate>2008-06-23</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>面向XHTML的IE条件注释</title>
    <link>http://czz5.com/edu/wysj/html/20080623/3775.html</link>
    <description>条件注释是IE特有的一种功能，能对IE系列产品进行单独的XHTML代码处理，注意，主要是针对XHTML,而非CSS。 条件注释功能非常强大，可以进行true和false判断，例如： 程序代码 !--[if IE]此内容</description>
    <pubDate>2008-06-23</pubDate>
    <category>Html</category>
    <author>网络收集</author>
</item>
<item>
    <title>HTML5 第二份草案发布</title>
    <link>http://czz5.com/edu/wysj/html/20080618/3641.html</link>
    <description>昨天在W3C看到，6月10日发布了新的 HTML 5 草案（Working Draft） 。粗略的读了一下它提供的 新版本说明文档 ，作了一点笔记： HTML 5草案并没有成为正式标准 引用: Publication as a Working</description>
    <pubDate>2008-06-18</pubDate>
    <category>Html</category>
    <author>小麦的自习教室</author>
</item>
<item>
    <title>XHTML+CSS制作的网站导航菜单</title>
    <link>http://czz5.com/edu/wysj/html/20080610/3320.html</link>
    <description>符合Web标准的网站导航菜单，完全是XHTML+CSS实现的，效果还很不错啊！ !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//ENhttp://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.d</description>
    <pubDate>2008-06-10</pubDate>
    <category>Html</category>
    <author>网页教学网</author>
</item>
<item>
    <title>标记语言——短语元素 </title>
    <link>http://czz5.com/edu/wysj/html/20080606/3085.html</link>
    <description>上文： 标记语言表单 标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter 6 strong,em与</description>
    <pubDate>2008-06-06</pubDate>
    <category>Html</category>
    <author>蓝色理想 zergine</author>
</item>
<item>
    <title>标记语言——表单 </title>
    <link>http://czz5.com/edu/wysj/html/20080530/2770.html</link>
    <description>上文: 标记语言引用 标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter5 表单 互动性一</description>
    <pubDate>2008-05-30</pubDate>
    <category>Html</category>
    <author>zergine</author>
</item>
<item>
    <title>HTML5中的新元素简单介绍</title>
    <link>http://czz5.com/edu/wysj/html/20080530/2767.html</link>
    <description>超文本标记语言（HTML）5 第一次向 HTML 中引入新的元素。新的结构元素包括 aside、figure 和 section。新的内联元素包括 time、meter 和 progress。新的内嵌元素有 video 和 audio。新的交互</description>
    <pubDate>2008-05-30</pubDate>
    <category>Html</category>
    <author>中国站长网整理</author>
</item>
<item>
    <title>讲解自定义html标记替换html5新增元素</title>
    <link>http://czz5.com/edu/wysj/html/20080530/2766.html</link>
    <description>在html 5增加了新元素header、footer，测试过发现IE不能解析html 5新增的元素。 代码如下： !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/x</description>
    <pubDate>2008-05-30</pubDate>
    <category>Html</category>
    <author>网页教学网</author>
</item>
<item>
    <title>web标准知识——美化段落文本 Ⅰ</title>
    <link>http://czz5.com/edu/wysj/html/20080528/2676.html</link>
    <description>上四篇的内容是把常用的XHTML标签拿出来介绍了一下，不是很详细。不过没关系，重点是要能先知道用他们，以后深入了再去细细研究更为详细的特性以及使用方法就容易多了。上篇已经说了在第五篇会</description>
    <pubDate>2008-05-28</pubDate>
    <category>Html</category>
    <author>小毅</author>
</item>
<item>
    <title>web标准知识——链接与文本标签们</title>
    <link>http://czz5.com/edu/wysj/html/20080528/2675.html</link>
    <description>上一节： 用途相似的标签 web标准知识用途相似的标签 这篇主讲的内容涉及链接、标题、插入、删除、上下标、分割线、换行等标签。 我们都知道网页的最大特性是链接，是的这个在我们现在看起来习</description>
    <pubDate>2008-05-28</pubDate>
    <category>Html</category>
    <author>小毅</author>
</item>
<item>
    <title>web标准知识——用途相似的标签</title>
    <link>http://czz5.com/edu/wysj/html/20080525/2533.html</link>
    <description>在XHTML标签中有一些标签的作用是相似的，当然这里的相似是指语义相似，以至于很多人都不清楚这些相似的标签如何使用，那么今天的主题就是分解相似的标签，明确各个标签的用途。在前面我们已经讲过了strong与em的区</description>
    <pubDate>2008-05-25</pubDate>
    <category>Html</category>
    <author>小毅</author>
</item>
<item>
    <title>web标准知识—从p开始,循序渐进</title>
    <link>http://czz5.com/edu/wysj/html/20080525/2532.html</link>
    <description>从今天开始，我将全面的共享出我所能理解的所有WEB标准方面的知识放在这个WEB标准能有多难？的专栏里。当然由于振之的水平有限，所讲并非是完全正确的。在看了这个专栏的文章的时候要理性的分析，要有自己的判断，</description>
    <pubDate>2008-05-25</pubDate>
    <category>Html</category>
    <author>小毅</author>
</item>
<item>
    <title>作用相似html标记:strong与em、q、cite、</title>
    <link>http://czz5.com/edu/wysj/html/20080523/2499.html</link>
    <description>在XHTML标签中有一些标签的作用是相似的，当然这里的相似是指语义相似，以至于很多人都不清楚这些相似的标签如何使用，那么今天的主题就是分解相似的标签，明确各个标签的用途。在前面我们已经讲过了strong与em的区</description>
    <pubDate>2008-05-23</pubDate>
    <category>Html</category>
    <author>小毅</author>
</item>
<item>
    <title>标记语言——引用</title>
    <link>http://czz5.com/edu/wysj/html/20080510/1903.html</link>
    <description>上文： 详解HTML标记语言表格标记 标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter4 引用 Misquotations a</description>
    <pubDate>2008-05-10</pubDate>
    <category>Html</category>
    <author>zergine</author>
</item>
<item>
    <title>XHTML:框架结构标签</title>
    <link>http://czz5.com/edu/wysj/html/20080428/1668.html</link>
    <description>框架结构标签frameset/frameset 框架允许你在一个浏览器窗口内打开两个乃至多个页面。你可以这样理解，frameset其实就是一个大table，只不过整个页面是table的主体，而每一个单元格的内容都是一个独立的网页。 给框</description>
    <pubDate>2008-04-28</pubDate>
    <category>Html</category>
    <author>行云止水</author>
</item>
<item>
    <title>详解HTML标记语言——表格标记</title>
    <link>http://czz5.com/edu/wysj/html/20080426/1644.html</link>
    <description>标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter2 邪恶的表格？ 你知道吗?不知何时开始,使用表格居然变成</description>
    <pubDate>2008-04-26</pubDate>
    <category>Html</category>
    <author>蓝色理想 zergine</author>
</item>
<item>
    <title>HTML基础知识和代码介绍三</title>
    <link>http://czz5.com/edu/wysj/html/20080411/1144.html</link>
    <description>把w3c的原文放在这里并不是想吓唬任何人，只是觉得应该告诉大家学习一门语法的方法。在能力允许的范围内尽可能自己去查阅原版的官方文档，这样你不仅可以拿到最</description>
    <pubDate>2008-04-11</pubDate>
    <category>Html</category>
    <author>中国站长网</author>
</item>
<item>
    <title>HTML基础知识和代码介绍二</title>
    <link>http://czz5.com/edu/wysj/html/20080411/1143.html</link>
    <description>杂项 说明 !-- *** -- （浏览器不会显示） 档案型态声明 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN 3.0 档案型态声明 !DOCTYPE HTML PUBLIC -//W3O//DTD</description>
    <pubDate>2008-04-11</pubDate>
    <category>Html</category>
    <author>中国站长网</author>
</item>
<item>
    <title>HTML基础知识和代码介绍一</title>
    <link>http://czz5.com/edu/wysj/html/20080411/1142.html</link>
    <description>HTML是做网页的基</description>
    <pubDate>2008-04-11</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>标记语言——标题</title>
    <link>http://czz5.com/edu/wysj/html/20080411/1137.html</link>
    <description>标准化设计解决方案 - 标记语言和样式手册 Web Standards Solutions The Markup and Style Handbook Part 1: Get Down With Markup 从标记语法谈起 Chapter2 标</description>
    <pubDate>2008-04-11</pubDate>
    <category>Html</category>
    <author>蓝色理想</author>
</item>
<item>
    <title>用HTML和CSS写出漂亮正规的BLOG</title>
    <link>http://czz5.com/edu/wysj/html/20080407/903.html</link>
    <description>Blog的全名应该是Web log，中文意思是网络日志，后来缩写为Blog，而博客(Blogger)就是写Blog的人。从理解上讲，博客是一种表达个人思想、网络链接、内容，按照时</description>
    <pubDate>2008-04-07</pubDate>
    <category>Html</category>
    <author>中国站长网</author>
</item>
<item>
    <title>常用的XHTML标签的使用技巧介绍</title>
    <link>http://czz5.com/edu/wysj/html/20080407/902.html</link>
    <description>XHTML里有很多的标签，但是经常用到的也就是那么几个，也只要掌握这几个也就可以了。下面我们一一列举：div,p,span,ul,li,dl,dt,dd,a,img,h,strong,em div 没有</description>
    <pubDate>2008-04-07</pubDate>
    <category>Html</category>
    <author>中国站长网</author>
</item>
<item>
    <title>新手:XHTML DHTML SHTML的区别</title>
    <link>http://czz5.com/edu/wysj/html/20080407/901.html</link>
    <description>XHTML DHTML SHTML，学习网站制作会经常看到这三种名词，又很少有文章将其做很详细的解释，在这篇文章里为大家进行一下整理了解一下其区别。 XHTML： HTML是一种</description>
    <pubDate>2008-04-07</pubDate>
    <category>Html</category>
    <author>中国站长网</author>
</item>
<item>
    <title>HTML元素语义的分类</title>
    <link>http://czz5.com/edu/wysj/html/20080407/900.html</link>
    <description>原文：http://westciv.com/style_master/house/good_oil/semantics/classification.html 翻译：http://www.jluvip.com/blog/article.asp?id=376 作者应该是微格</description>
    <pubDate>2008-04-07</pubDate>
    <category>Html</category>
    <author>中国站长网</author>
</item>
<item>
    <title>HTML 5 预览</title>
    <link>http://czz5.com/edu/wysj/html/20080328/659.html</link>
    <description>原文： http://www.alistapart.com/articles/previewofhtml5 作者：Lachlan Hunt 译者：zhaozy in 3user.com 概要 网络是不断的进化的. 新的和有创意的网站每天</description>
    <pubDate>2008-03-28</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML是WEB标准开发的中心基础</title>
    <link>http://czz5.com/edu/wysj/html/20080328/658.html</link>
    <description>HTML为中心的前端开发也差不多是web标准的意思。它们的共同点就在于分离思想。 1、HTML是基础 2、CSS依靠选择符提供视觉； 网页教学网 3、Javascript 依靠HTML事</description>
    <pubDate>2008-03-28</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5的结构和语义(5):内嵌媒体</title>
    <link>http://czz5.com/edu/wysj/html/20080322/39.html</link>
    <description>视频已经在 Web 上广泛流行了，但是其格式几乎都是专有的。YouTube 使用 Flash，Microsoft 使用 Windows Media，Apple 使用 QuickTime。在一种浏览器中用来嵌入</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5的结构和语义(4):语义性的内联元素</title>
    <link>http://czz5.com/edu/wysj/html/20080322/38.html</link>
    <description>HTML4用5个不同的内联元素表示略有差异的计算机代码：var、code、kbd、tt和samp。但是，它无法表示时间、数字等基本数值。HTML5提供了几个新的内联元素来满足非</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5的结构和语义(3):语义性的块级元素</title>
    <link>http://czz5.com/edu/wysj/html/20080322/37.html</link>
    <description>HTML5还增加了一些纯语义性的块级元素： aside figure dialog 我在文章和书中一直使用前两个元素。第三个元素我不经常用，它主要用于书面文本。 aside aside元素</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5的结构和语义(2):结构</title>
    <link>http://czz5.com/edu/wysj/html/20080322/36.html</link>
    <description>由于缺少结构，即使是形式良好的 HTML 页面也比较难以处理。必须分析标题的级别，才能看出各个部分的划分方式。边栏、页脚、页眉、导航条、主内容区和各篇文章都</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5的结构和语义(1):前言</title>
    <link>http://czz5.com/edu/wysj/html/20080322/35.html</link>
    <description>超文本标记语言（HTML）5 第一次向 HTML 中引入新的元素。新的结构元素包括 aside、figure 和 section。新的内联元素包括 time、meter 和 progress。新的内嵌元</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>通过优化网页页面降低对内存及CPU的占用</title>
    <link>http://czz5.com/edu/wysj/html/20080322/34.html</link>
    <description>有的网页看起来并不大但打开会很卡，有的网页虽然很长但使用流畅，占用用户电脑的内存与CPU就影响这些。 浏览器问题，有各自的浏览器处理内存问题会影响到，但几</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5的结构和语义(5):交互</title>
    <link>http://czz5.com/edu/wysj/html/20080322/33.html</link>
    <description>HTML 5 也被称为 Web Applications 1.0。为了实现这个目标，增加了几个为 Web 页面提供交互体验的新元素： details datagrid menu command 这些元素都可以根据</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5中语义化 b 和 i 标签</title>
    <link>http://czz5.com/edu/wysj/html/20080322/32.html</link>
    <description>b 和 i 标签在现在的 Web 标准潜规则中是不推荐使用，甚至是反对使用的，因为认为他们只是表现粗体和斜体，而没有任何语义。更多的用 strong 和 em 标签代替。</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>改进网站设计提供的有意的建议</title>
    <link>http://czz5.com/edu/wysj/html/20080322/31.html</link>
    <description>科学设计你的网站网页:来自 Eye-Tracking研究的23节必修课 Christina Laun 在网络设计领域关于Eye-Tracking的研究十分火爆，但是如何把这些研究结果转变为具体</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>
<item>
    <title>HTML5 语义化结构化规范化</title>
    <link>http://czz5.com/edu/wysj/html/20080322/30.html</link>
    <description>HTML结构更加清晰、规范，学习HTML5优化结构的思路。 HTML 5 添加了一些新元素，用来标识常用的结构，是html更具语义化，可是我们无法直接使用，即使可能用到还</description>
    <pubDate>2008-03-22</pubDate>
    <category>Html</category>
    <author>秩名</author>
</item>

</channel>
</rss>
