Archived topic
Space between grid divs
3 replies · Started by Adrian Cojocariu on May 1, 2015
Hey, in the section of the homepage, I have two divs, one 45% and another one 45% ( wanted it 55% but... ) I want a Gap between them so that the transparent background color of the second one starts where I want, so I placed another div 10% between them and   but every time I edit it, the nbsp dissapears and it's annoying, as the div needs some text in it to create the space.
I tried margin left on the second div and margin right on the first div, but they just get messed out.
Is there any other way than this third empty div between them ?
Ok... wth I just tried margin right on the first div again and they don't mess up anymore
Though now I notice that I have a problem on mobile, the margin is still there, maybe I can give this div a class and use CSS with @media, I'll give it a try.
Fixed... lOl
I'm actually gettin' good at this stuff :D
Haha awesome! Great job! :)