html缩进

This commit is contained in:
zogodo
2019-09-23 17:12:47 +08:00
parent a4bba1ffb3
commit 48aafdcc77

View File

@@ -1,34 +1,30 @@
<!DOCTYPE html>
<html> <html>
<head> <head>
<meta http-equiv="content-type" content="text/html" charset="utf-8">
<meta http-equiv="content-type" content="text/html" charset="utf-8"> <meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" name="viewport">
<meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" name="viewport"> <title>Welcom TC1</title>
<title>Welcom TC1</title> <style type="text/css">
fieldset{margin-bottom:10px;border:#000 solid 1px;}
<style type="text/css"> input,select,button{padding:5px;border:#777 solid 1px;}
fieldset{margin-bottom:10px;border:#000 solid 1px;} button{background:none;border:1px #777 solid;}
input,select,button{padding:5px;border:#777 solid 1px;} button:disabled,select:disabled,input:disabled{background:#bfbfbf;}
button{background:none;border:1px #777 solid;} td{padding:5px;}
button:disabled,select:disabled,input:disabled{background:#bfbfbf;} .socket input,.mode input{margin-right:-4px;}
td{padding:5px;} .submit{padding:5px;margin-top:5px;}
.socket input,.mode input{margin-right:-4px;} .success{color:#58dc5c;}
.submit{padding:5px;margin-top:5px;} .error{color:#ff2d2d;}
.success{color:#58dc5c;} .info{color:#e700ea;}
.error{color:#ff2d2d;} .network div{padding:5px;}
.info{color:#e700ea;} .connect div{padding:5px;}
.network div{padding:5px;} .right{text-align:right;}
.connect div{padding:5px;} .line{height:9px;border-bottom:1px solid #dedede;}
.right{text-align:right;} #power_div{margin-top:10px;border-left:1px solid #000;border-bottom:1px solid #000;}
.line{height:9px;border-bottom:1px solid #dedede;} #power_line{height:100px;position:relative;overflow:scroll;margin-top:-100px;}
#power_div{margin-top:10px;border-left:1px solid #000;border-bottom:1px solid #000;} .power_pre{position:absolute;bottom:0;float:left;height:76px;width:0;border-left:1px solid #000;border-right:1px solid #000;}
#power_line{height:100px;position:relative;overflow:scroll;margin-top:-100px;} </style>
.power_pre{position:absolute;bottom:0;float:left;height:76px;width:0;border-left:1px solid #000;border-right:1px solid #000;}
</style>
</head> </head>
<body> <body>
<fieldset class="socket"> <fieldset class="socket">
<legend>Power Controll</legend> <legend>Power Controll</legend>
<table id="socket_tb"> <table id="socket_tb">