验证码的输入框与图片不能对齐问题

<label for="vcode">验证码:</label>
<input type="text" name="vcode" id="vcode" placeholder="请输入验证码" />

<img src="action/GetVcode.php" style="height: 25px; width: 70px; position:absolute; +margin-top:1px" />

posted @ 2016-08-27 11:08  嘿熊  阅读(874)  评论(0编辑  收藏  举报