2 css c# asp.net webmatrix razor
我刚刚开始使用WebMatrix并想知道如何设计@Html.TextBox("email")和@Html.Password("password")控制?
我试过(在我的CSS文件中):
.email{
/* styles here */
}
.password{
/* styles here */
}
Run Code Online (Sandbox Code Playgroud)
但这根本没有效果.我们如何设计这些类型的控件?
| 归档时间: |
|
| 查看次数: |
1206 次 |
| 最近记录: |