标记怎么都在body里

浏览:503 发布日期:2015/03/16 分类:求助交流
<html><head></head><body>
<title>管理登录</title>
<script src="/Public/js/jquery-1.11.2.min.js" type="text/javascript"></script>
<link href="/Public/css/css.css" rel="stylesheet" type="text/css">
<meta name="__hash__" content="11f6b3285bf71a87811c3dadccb7b166_f9ac583abf4f27209d54ea8ed5657fc1">

<div class="alert ">
<span id="alertmsg" style="display: none;">服务器忙,请稍候再试</span>
</div><br>
<input name="account" class="input_text" id="input_user" type="text" placeholder="登录帐号"><br>
<input name="password" class="input_text" id="input_pswd" type="password" placeholder="登录密码"><br>
<input class="input_button" id="input_button" type="button" value="确认登录">

</body></html>
最佳答案
评论( 相关
后面还有条评论,点击查看>>