Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Atomtest
(view source)
Revision as of 12:34, 18 March 2020
107 bytes added
,
12:34, 18 March 2020
m
no edit summary
Line 1:
Line 1:
<html>
<html>
Testing an editable table
Testing an editable table
−
<table border=1>
+
−
<tbody>
+
<tbody>
+
+
</tbody>
<table border=
"
1
"
>
+
<tr>
<tr>
<th></th>
<th></th>
Line 12:
Line 15:
<th>1</th>
<th>1</th>
<td><span id="A1" contenteditable>#####</span></td>
<td><span id="A1" contenteditable>#####</span></td>
−
<td><span id="B1" contenteditable></span></td>
+
<td><span id="B1" contenteditable></span
><nowiki><input type="text" id="fname" name="fname"></nowiki><nowiki><br></nowiki><nowiki><br></nowiki
></td>
<td><span id="C1" contenteditable></span></td>
<td><span id="C1" contenteditable></span></td>
</tr>
</tr>
Line 27:
Line 30:
<td><span id="C3" contenteditable></span></td>
<td><span id="C3" contenteditable></span></td>
</tr>
</tr>
−
</tbody>
+
</table>
</table>
</html>
</html>
Jgarlough
4
edits