How to enter data into table created using html? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

How to enter data into table created using html?

1st Sep 2017, 10:46 AM
aishwarya.m
aishwarya.m - avatar
1 Antwort
+ 5
<table> <tr><td>Your data</td></tr> </table>
1st Sep 2017, 11:31 AM
Nithiwat
Nithiwat - avatar