Html
    Css
    Js

    
                        
        fieldset {
	width:50%;
	margin:0 auto;
	padding:20px;
}
input {
	width:100%;
	height:40px;
	line-height:40px;
	border:none;
	border:1px solid #cccccc;
	border-radius:4px;
	padding-left:10px;
	margin:5px 0;
}
meter {
	width:100%;
	height:40px;
	line-height:40px;
	border:none;
	border:1px solid #cccccc;
	border-radius:4px;
	margin:5px 0;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

实用H5表单属性

0