06 Feb Merge Table Cells and Columns in HTML
In this lesson, learn how to merge table cells and columns. The colspan and rowspan attribites are used for this. We will also see live running examples.
Video Tutorial – Merge Table Cells
Learn how to merge table cells in HTML. To merge cells, use the colspan and rowspan attributes. Examples are also demonstrated to explain the concept easily.
Video Tutorial – Merge Table Columns
Learn how to Merge table columns in HTML. Use the colspan attribute to merge columns in a table on an HTML web page. An example is also demonstrated to explain the concept.
No Comments