I want to design a table such as picture given below.I tried a lot but not same as this table. Please help me anyone.
Asked
Active
Viewed 71 times
-4
-
colspan/rowspan are the attributes to look at. – Alex K. Feb 12 '18 at 13:22
-
use `colspan` and `rowspan` – Nikhil Ghuse Feb 12 '18 at 13:23
-
Possible duplicate of [Splitting a table cell into two columns in HTML](https://stackoverflow.com/questions/19115560/splitting-a-table-cell-into-two-columns-in-html) – Michael Hancock Feb 12 '18 at 13:23