One day, I had to develop a site where the layout had some images that were not exactly side by side, and as I did not know about the columns, I ended up aligning everything in absolute and that responsive mess.
Could someone explain simply and step-by-step how to use the columns?
From what I've seen, it looks like it you can attack the div / image you want and set the margin, height etc ...