随笔分类 -  CSS

摘要:jQuery Customboxhttp://www.jqueryfuns.com/resource/view/27 阅读全文
posted @ 2015-10-14 23:44 不能失败 阅读(143) 评论(0) 推荐(0) 编辑
摘要:@Html.TextBox("txtIDNumber", "", new { @class = "l-text required idnumber", style = "width: 186px ;" }) 阅读全文
posted @ 2014-10-03 12:12 不能失败 阅读(559) 评论(0) 推荐(0) 编辑
摘要:@Html.TextBox("User", "", new { maxlength = 10 }); //限制 text 的最大输入字符数为 10个@Html.TextBox("users","",new {@class="l-text",style="width:186px;"}) //... 阅读全文
posted @ 2014-09-17 11:32 不能失败 阅读(2847) 评论(0) 推荐(0) 编辑
摘要:訊息 1 驗證 (XHTML 1.0 Transitional): 系統將 'font' 視為過期舊式的項目。建議使用較新的建構。 代码很简单就这么一句: <font color="red">sign in</font>修改成用样式处理后解决:<span style="color:Red;">sign in</span> 阅读全文
posted @ 2011-03-04 14:44 不能失败 阅读(634) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示