How to create a comparison table? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How to create a comparison table?

How to create a comparison table which will compare two slected items which is slected by user.

22nd Aug 2019, 8:41 AM
Shubham Shekhar
3 Respuestas
+ 1
in html, you can create a table with the <table> tag, other tags include tr=table row, th=table heading, thead, tbody=table body, and td=table data.
3rd Sep 2019, 8:42 PM
Logomonic Learning
Logomonic Learning - avatar
0
can you please elaborate on the concept
24th Aug 2019, 10:18 AM
Logomonic Learning
Logomonic Learning - avatar
0
Brother i want to create a table which should compare two items means compare india and pakistan or other things. Do u Understand?
24th Aug 2019, 2:00 PM
Shubham Shekhar