css 基础
这种写法的CSS,我看不懂
<style type="text/css">
input[type="text"], input[type="password"]
{
width: 160px;
}
</style>
- C# code
@section Header{ <script type="text/javascript"> $(function () { $("#username").focus(); });</script> <style type="text/css"> input[type="text"], input[type="password"] { width: 160px; } </style>}[解决办法]
http://hi.baidu.com/hyjchina/item/93bba76bab7f4109a0cf0f49