感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦
点我查看本站打赏源码!
Powered by RUNCODEX.COM,学的不仅是技术,更是梦想!!!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>文档标题</title>
<style>
.center {
line-height: 40px;
text-align: center;
}
.center p {
line-height: 1;
display: inline-block;
vertical-align: middle;
</style>
</head>
<body>
<div class="center">
<form action="form_action.asp" method="get" style="text-align:center;">
<p style="color:black;font-size:40px;font-weight:bold;"> 主页</p> <br/>
<p>用户名: <input type="text" name="fname" style="font-size:20px;height:25px;width:180px;"/></p><br/>
<p>密    码: <input type="text" name="lname" style="font-size:20px;height:25px;width:180px;"/></p><br/>
<input type="submit" value="登录" style="font-size:20px;height:30px;width:70px;"/>
</form>
</div>
</body>
</html>
输入 JavaScript 代码……
xxxxxxxxxx
body
{
background-image:url('ssy.jpg');
background-color:#cccccc;
h1
color:orange;
text-align:center;
p
font-family:"Times New Roman";
font-size:20px;