How can i adjust the size of cells in a table? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How can i adjust the size of cells in a table?

I want to change the size of the cells in the table and the size of the table too using css only. https://code.sololearn.com/WZZE6WK74UIE/?ref=app

25th Oct 2020, 3:13 PM
PRATHIK
PRATHIK - avatar
1 Réponse
+ 1
margin, width, height and padding CSS properties might help
25th Oct 2020, 3:46 PM
Szwendacz
Szwendacz - avatar