<html>
<head>
<style>
input{
border: 0px;
outline:none;
height: 50px;
text-align: center;
font-size: 16px; font-family: "Microsoft YaHei";
}
textarea{
border:0px;
outline:none;
text-align: left;
font-size: 16px; font-family: "Microsoft YaHei";
}
table{
border-color: black;
border-collapse: collapse;
text-align: center;
}
tr{
border: 0px;
}
td{
text-align: center;
}
pre{
font-size: 16px; font-family: "Microsoft YaHei";
}
form img {
height: 140px;
width: 100px;
}
label{
background-color: gainsboro;
padding: 5px 10px;
border-radius: 5px;
border: 1px ridge black;
来源:CSDN
作者:家有喜娟儿
链接:https://blog.csdn.net/chengtengfei352/article/details/104284570