1 line CSS Grid Framework
vcarrer.com
1 line CSS Grid Framework
1–10 of 29 posts
Re: 1 line CSS Grid Framework
#2"The main limit is that you can use only 1,2,4,8,16 columns system plus some combinations like (50% + 25% +25%)."
i.e. Tables still win.
Re: 1 line CSS Grid Framework
#3That people have to resort to such creative contortions is a testament to what a shit pile CSS is.
Re: 1 line CSS Grid Framework
#4That people have to resort to such creative contortions is a testament to what a shit pile CSS is.
That people have to resort to such creative contortions is a testament to what a pile "Thou shalt not use tables for layout" is.
Re: 1 line CSS Grid Framework
#5Isn't it a stretch to call this a "framework"? I guess "frameworks" are the "startups" of the CSS world.
Re: 1 line CSS Grid Framework
#6That people have to resort to such creative contortions is a testament to what a shit pile CSS is.
CSS is perfectly fine for what it was designed for. Unfortunately, when it was being designed, tables were still viewed as perfectly acceptable for layout, and as far as I can tell, CSS didn't really aim to replace it. It seems to me that it was us OCD designers that wanted semantic markup who adopted CSS for layout, where sane people would use tables.
(EDIT: I should probably clarify that this is 100% speculation, and based in no way on having read anything published by the W3C or anything like that.)
Right now, everything sucks.
Re: 1 line CSS Grid Framework
#7 ?
Re: 1 line CSS Grid Framework
#8Re: 1 line CSS Grid Framework
#9Isn't it a stretch to call this a "framework"? I guess "frameworks" are the "startups" of the CSS world.
It's definitely a stretch, but most things that are clever are
Re: 1 line CSS Grid Framework
#10Cool hack is cool.