what does tr and td used for | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what does tr and td used for

21st Jun 2016, 11:14 PM
Ali Amin
3 Réponses
+ 4
They are used with tables. <tr> creates rows. <td> creates cells within rows.
22nd Jun 2016, 12:05 AM
ZinC
ZinC - avatar
+ 2
tr is table rows and td is table data and th is table heading
22nd Jun 2016, 1:11 AM
Alfahad Mahimi
Alfahad Mahimi - avatar
+ 1
thank u bros
22nd Jun 2016, 3:48 PM
Ali Amin