首页样式

<!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>

原文地址:https://www.cnblogs.com/hzcya1995/p/13350901.html