码迷,mamicode.com
首页 > Web开发 > 详细

html 元素添加 class

时间:2014-10-03 14:10:04      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   sp   div   c   log   html   r   

<!-- 给 input 添加 class 
  一个input 可以添加多个class 中间空格隔开。
-->

@Html.TextBox("txtIDNumber", "", new { @class = "l-text required  idnumber", style = "width: 186px ;" })

 

html 元素添加 class

标签:style   blog   color   sp   div   c   log   html   r   

原文地址:http://www.cnblogs.com/starluck/p/4004863.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!