+ 1
What exactly "colspan" jn html work?? Idont get it
3 Respostas
+ 1
Colspan is used for table cell width! You can see the code below for more:
https://code.sololearn.com/WO6E44PjdOlD/?ref=app
Hope it works! Happy programming! :)
0
Thank u❤️❤️
- 1
Haydra Ismaeel you're welcome! Please also note that sometimes colspan doesn't work properly due to text width, device width and more :)