I have never much worked with Complex HTML Tables. I need a table with nested columns and rows in it. I tried to create it but it has got many tables as well as number of borders are appearing everywhere. Here is the jsFiddle, that I have tried. So, what I'm going to achieve is:
- Single
<table>tag for all that structure - Multiple borders should not appear.
- All the structure should be a single table, rows should not separate from its position while resizing the page.(Which happens in my case)