Go To Material

This commit is contained in:
zogodo
2020-02-21 01:25:13 +08:00
parent 51f8690460
commit 4cd0cf3417
2 changed files with 304 additions and 301 deletions

View File

@@ -39,14 +39,15 @@
</style>
</head>
<body>
<h1><a href="/demo" target="_blank">Go To Material</a></h1>
<fieldset class="socket">
<legend>Power Control</legend>
<table id="socket_tb">
<table id="socket_tb" style="width:100%;">
<tr>
<td>
<label for="socket1">Socket-1</label>
</td>
<td style="width: 10px;">
<td style="width:10px;">
<input type="checkbox" id="socket1" name="socket">
</td>
</tr>