Changes

Jump to navigation Jump to search
69 bytes added ,  13:35, 18 March 2020
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><form><input type="text" id="fname" name="fname"><br><br></form></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>
4

edits

Navigation menu

GCwiki