The Square Grid - New CSS-Grid
thesquaregrid.com
The Square Grid - New CSS-Grid
1–10 of 33 posts
Re: The Square Grid - New CSS-Grid
#2Re: The Square Grid - New CSS-Grid
#3Re: The Square Grid - New CSS-Grid
#4I like the fact that more people are trying to incorporate baselines into their grid. This is another one I found ( http://baselinecss.com/ ) but I much prefer the one in the OP.
The Baseline homepage is generally aesthetically pleasing, but goes a bit overboard: the top-right introductory text sticks out sorely with its font size : line height ratio.
Re: The Square Grid - New CSS-Grid
#5Re: The Square Grid - New CSS-Grid
#6I'm no web designer, but this looks very similar to 960.gs: http://960.gs/demo.html
Re: The Square Grid - New CSS-Grid
#7 When writing your code simply assign the "sg-" class to
your box elements.
That's why I don't like CSS frameworks: they throw
the very idea of separation of content from presentation out of the window :(Re: The Square Grid - New CSS-Grid
#8edit: thanks for the answers guys. I still don't get it though, it's just a couple of lines of CSS in this "frameworks". Oh well, I guess I just don't get it ...
Re: The Square Grid - New CSS-Grid
#9I like the fact that more people are trying to incorporate baselines into their grid. This is another one I found ( http://baselinecss.com/ ) but I much prefer the one in the OP.
Baselines are a very nice touch, but always use judgement and don't be afraid to step out of those guidelines (or adjust the design) when you need to. The Baseline homepage is generally aesthetically pleasing, but goes a bit overboard: the top-right introductory text sticks out sorely with its font size : line height ratio.
Baselines traditionally make a lot more sense in print design (especially books). But it's nice to have this option on the web.
Re: The Square Grid - New CSS-Grid
#10I like the fact that more people are trying to incorporate baselines into their grid. This is another one I found ( http://baselinecss.com/ ) but I much prefer the one in the OP.