I am a bit puzzled right now, because I had CSS code that worked, but it wasn\'t beautiful at all. I now want to rework this CSS styles and build them via LESS. And I have b
CSS3 has a column-span attribute. But please try to use flexbox or css grid for layout.