mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 23:12:16 +02:00
parent
df591f9ad7
commit
6087a3e8a9
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
<label>Checkbox 1</label><input type="checkbox"></input>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>Checkbox 2</td>
|
||||
<td><input type="checkbox"></input></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Checkbox 3</td>
|
||||
<td><input type="checkbox"></input></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Checkbox 4</td>
|
||||
<td><input type="checkbox"></input></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<div>
|
||||
<input type="checkbox"></input>
|
||||
</div>
|
Loading…
Reference in a new issue