Here's my current fiddle:
My target table design is this:
But I'm having some trouble as you can see getting all the nesting correct. What am I doing wrong?
Here's my current fiddle:
My target table design is this:
But I'm having some trouble as you can see getting all the nesting correct. What am I doing wrong?
Don't use nesting, use col-span and row-span to make a cell take multiple columns/rows.