HTML5 number input doesn't have styles attributes like width or size, but you can style it easily with CSS. input[type="number"] {. width:50px;. } user3464091.
確定! 回上一頁