開通VIP,暢享免費電子書等14項超值服
首頁
好書
留言交流
下載APP
聯(lián)系客服
2009.06.16
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "<html xmlns="<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>aohe</title><style type="text/css">input {border:1px solid #c00;}input {star : expression(onmouseover=function(){this.style.borderColor="#060"},onmouseout=function(){this.style.borderColor="#c00"})}</style></head><body>姓名:<input type="text" /><br />年齡:<input type="text" /><br />性別:<input type="text" /><br />手機:<input type="text" /><br />地址:<input type="text" /><br /></body></html>
[ 可先修改部分代碼 再運行查看效果 ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "<html xmlns="<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>aohe</title><style type="text/css">input {border:1px solid #c00; background:#fff; }input {star : expression(onmouseover=function(){this.style.backgroundColor="#eee"},onmouseout=function(){this.style.backgroundColor="#fff"})}.in40 {width:40px;}.in80 {width:80px;}.in120 {width:120px;}.in200 {width:200px;}</style></head><body>姓名:<input class="in80" type="text" /><br />年齡:<input class="in40" type="text" /><br />性別:<input class="in40" type="text" /><br />手機:<input class="in120" type="text" /><br />地址:<input class="in200" type="text" /><br /></body></html>
微信登錄中...請勿關(guān)閉此頁面