您的位置:首页 > Web前端 > CSS

首页样式

2016-03-29 15:39 537 查看
<!doctype html>
<html lang="en">
<head>

<meta name="Generator" content="EditPlus?">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>Document</title>
</head>
<body>
<!doctype html>
<html lang="en">
<head>

<meta name="Generator" content="EditPlus?">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>Document</title>
</head>
<body>
<center>
<h1>中均运维管理平台</h1>
<form>
<table width="600" hborder="0" cellspacing="0" cellpadding="0">

<tr>

<td>用户名:</td>
<td><input type="text" name="username"/></td>

<td>密码:</td>
<td><input type="password" name="password"/></td>

<td><input type="button" name="login" value="login"/></td>

</tr>

</form>

<!--图片标签-->
<img src="images/scan.jpg"/>
</center>

</body>
</html>

</body>
</html>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: