联系柠檬工作室

<style type=”text/css”>
<!–
INPUT{
 border: 1px solid #D4D0C8;
 width: 200px;
}
input[type=text]
{
 background-color: #FFCC33;
}
input[type=checkbox],input[type=radio]
{
 width: 20px;border: 0px;
}
–>
</style>
</head>
<body>
<form id=”form1″ name=”form1″ method=”post” action=”">
  <input type=”text” name=”textfield” />
  <input name=”radiobutton” type=”radio” value=”radiobutton” />
  <input type=”checkbox” name=”checkbox” value=”checkbox” />
</form>

IE8和火狐均支持

随机日志

你可以发表评论引用到你的网站或博客,或通过RSS 2.0订阅这个日志的所有评论。
上一篇:
下一篇:
已有1条评论
ghd
06/14/2010

虽然不太懂,但是你确实是个高手,值得学习!

我来说两句

  Ctrl+Enter