M-x Kelsin

css

Tag: css

CSS Grid Systems

I spend a lot of time the past few days looking into CSS grid systems. My main reason for this was being sick of laying out things myself. There’s so much you have to do and be careful of when laying out css and due to this I often ended up absolutely positioning way too many things. I also was not very careful about clearfixing which leads to problems in many designs. I want layout to be a bit easier which means learning one of these systems.