How can i adjust the size of cells in a table? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 1
margin, width, height and padding CSS properties might help
25th Oct 2020, 3:46 PM
Szwendacz
Szwendacz - avatar