大龙的博客

常用链接

统计

最新评论

很多标签都有警告说should be an empty-element tag ??

因为:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> 

所以<input type="password" name="password" id="password">
改成<input type="password" name="password" id="password" />

posted on 2011-06-13 22:54 大龙 阅读(2638) 评论(0)  编辑 收藏 引用


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理