<style>
#pass{
width: 200px;
height: 30px;
border: 0;
font-size: 25px;
line-height: 30px;
letter-spacing: 8px;
background: url(./images/111.png) no-repeat;
background-size: 199px 30px;
margin-top: 111px;
}
</style>
<script src="jquery-1.7.2.min.js"></script>
<center>
<input type="password" id="pass" value="" maxlength="6">
</center>
#pass{
width: 200px;
height: 30px;
border: 0;
font-size: 25px;
line-height: 30px;
letter-spacing: 8px;
background: url(./images/111.png) no-repeat;
background-size: 199px 30px;
margin-top: 111px;
}
</style>
<script src="jquery-1.7.2.min.js"></script>
<center>
<input type="password" id="pass" value="" maxlength="6">
</center>