专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅

首页 »Javascript教程 » 输入框样式:很可爱的输入框 »正文

输入框样式:很可爱的输入框

来源: 发布时间:星期四, 2008年12月25日 浏览:55次 评论:0
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; char=gb2312" />
<title>很可爱输入框_脚本的家_www.jb51.net</title>
<style>
.username_bg { background:url(http://img.jb51.net/images/login_bg.g) no-repeat 50%;}
.inputbox { width:100px; height:16px; border:1px solid #FF9900}
</style>
</head>
<body>
<input type="text" name="username" ="inputbox" _disibledevent='inputbox'" />
</body>
</html>
0

相关文章

读者评论

发表评论

  • 昵称:
  • 内容: