Respected Team,
Thank you for Teaching
Please i need help regarding HTML 5
I have an question regarding HTML 5
On the html assignment of 3 drow table
Using colspan and rowspan
And there is no mention border: collapse-collapse tag
I search from youtube but i still too much confused
Please help me out this query
Thank you so much
by default, you will see double borders in the table (inner/outer), which usually don’t look good. to make them a single border we use border-collapse. see attached image

1 Like
Sir please tell how to drow table with single border
Ex.6 column and 8 row
Please tell me the code of table
And how to merge column and how to merge 2 row or
Column 6 and row 8 merge two cell
Please explain how to do it with code