返回   CHF站长论坛 > 特色讨论区 > 国外CMS综合讨论区

国外CMS综合讨论区 国外优秀CMS综合讨论专区,本站已开通专栏的系统请到下面的相关版块讨论。

双至强仅二千,企商在线,最早租用商 魔兽世界私服 魔兽世界私服 亿恩1元帮您升级服务器! 天龙八部私服 完美世界私服 新开传奇私服
传奇私服 热血江湖私服 仙境私服 天龙八部私服 魔域私服 魔域私服 新开传奇私服 魔域私服 传奇私服
发表新主题 回复
 
主题工具 主题评分 显示模式
旧 2008-03-18, 11:04   #1 (页面定位)
ware0x54
新手上路
 
注册日期: 2008-03-11
帖子: 6
ware0x54 是普普通通的会员
生气 textpattern后台真够2了

http://validator.w3.org/check?uri=ht...Inline&group=0
自己看,

Validation Output: 4 Errors

1. Error Line 29, Column 65: end tag for "tr" which is not finished.

…lpadding="0" cellspacing="0" align="center"><tr></tr></table></td></tr></table>



Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.
2. Error Line 59, Column 5: end tag for element "div" which is not open.

</div>



The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occurred in a script section of your document, you should probably read this FAQ entry.
3. Error Line 59, Column 6: XML Parsing Error: Opening and ending tag mismatch: body line 23 and div.

</div>


4. Error Line 61, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body.

</body>

ware0x54 当前离线   回复时引用此帖
旧 2008-03-19, 13:19   #2 (页面定位)
qlq
 
注册日期: 2006-04-20
帖子: 177
qlq 是普普通通的会员
默认

无聊
qlq 当前离线   回复时引用此帖
旧 2008-03-19, 14:07   #3 (页面定位)
ware0x54
新手上路
 
注册日期: 2008-03-11
帖子: 6
ware0x54 是普普通通的会员
默认

我怎么无聊了,
ware0x54 当前离线   回复时引用此帖
回复

书签

标签

主题工具
显示模式 对此主题评分
对此主题评分:



所有时间均为北京时间。现在的时间是 16:56