很多標(biāo)簽都有警告說should be an empty-element tag ??
因?yàn)椋?lt;!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 大龍 閱讀(2690) 評(píng)論(0) 編輯 收藏 引用