打印本文 打印本文  关闭窗口 关闭窗口  
通过XHTML校验要注意6个细节问题
作者:陈鹏  文章来源:eNet  点击数  更新时间:2009/9/12 8:45:14  文章录入:陈鹏  责任编辑:陈鹏

通过XHTML校验应该注意的6个细节问题

  1.标签“p”不能在“span”中使用。它只能在 applet, blockquote, body, button, center, dd, del, div, fieldset, form, iframe, ins, li, map, noframes, noscript, object, td, th 中使用。

  2.在标签之间发现 &。请考虑使用等式实体(& a m p = '&'、& l t = '<'、& g t = '>'、& q u o t = 问号)。

  3.标签 script 中缺少以下必需属性:type

  4.标签“p”不能在“dt”中使用。它只能在 applet, blockquote, body, button, center, dd, del, div, fieldset, form, iframe, ins, li, map, noframes, noscript, object, td, th 中使用。

  5.标签 P 不符合大小写要求。

  6.标签“li”不能在这里使用。它只能在 dir, menu, ol, ul 中使用。

热门推荐 轻松规划网络流向 实现高速访问 网络与路由器故障诊断基础知识
打印本文 打印本文  关闭窗口 关闭窗口