mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 13:08:13 +08:00
Go To Material
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user