a table on a web page consists of 6 columns what attribute should be used in the TD tag to merge each pair of adjacent cells into one cell in the header row of the table show by writing its HTML code
Answers
Answered by
3
Answer:
Colspan and Rowspan Attributes
You will use colspan attribute if you want to merge two or more columns into a single column. Similar way you will use rowspan if you want to merge two or more rows.
Explanation:
hope this will help you.. mark me as brainleist
Answered by
2
Answer:
Mark me as brainlist
Hope it will help you
Attachments:
Similar questions