0

How I can create this grid without html tables (using css tables for example).

+---+---+---+
|   |   |   |
+---+---+---+
|   |       |
+-----------+

As you can see in last row, I need colspan=2 and I don't know how do it without standart tables... Because I need fluid width of columns - stretching for the content width.

P.s. Sorry if question is duplicate, but I'm not found answer with my grid... This answer not work with my grid! HTML colspan in CSS

P.s.s. Please, see the difference https://jsfiddle.net/vt9jho53/

Community
  • 1
  • 1
user3449979
  • 439
  • 1
  • 5
  • 7

0 Answers0