Would it be possible to build a simple layout with two columns and a footer consisting of one column below? It seems the footer will also have to columns, no matter how I do things.
Show HN: Layoutit – An interactive CSS Grid generator
71–75 of 75 posts
I've used the tool https://codepen.io/rofrol/pen/yqzrqa
Re: Show HN: Layoutit – An interactive CSS Grid generator
#72Re: Show HN: Layoutit – An interactive CSS Grid generator
#73It won't load for me :(
Loading failed for the with source “https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.10/lod....
Re: Show HN: Layoutit – An interactive CSS Grid generator
#74It won't load for me :( Loading failed for the with source “ https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.10/lod... .
Try reloading without cache! That CDN should be working.
Re: Show HN: Layoutit – An interactive CSS Grid generator
#75A lot of potential here to be the best CSS Grid visual editor, but there's some bugs to be ironed out for sure. Currently I can't finish my grid. I'm trying to increase the number of columns on my "Body" grid but when I hit the "Add" column button it's adding columns to my "Header" grid, despite my "Body" grid being selected. I also seem to be stuck in my "Body" grid and can't select other grids. Chrome 65 on Ubuntu.
We have just pushed an update that should fix this and other issues!