Pros / cons of using grid css framework

I am looking forward to using the 960 grid css framework . When using the grid css framework, I feel like I'm going back to the old days using a table to make all the layouts. Because everything is defined as classes <div class="grid_3 prefix_10">

. And it seems to me that this is mixing layout with html. If you look at csszengarden , I really don't think grid css frameworks can achieve the same. However, other than mentioning the problem, I'm still happy with the 960. At the design stage, if done correctly, it is very easy to implement the project correctly in html. Any experienced users please point out other pros and cons of using grid css frameworks. Thank.

+2


source to share


2 answers


if you scroll down the 960.gs input page you will see a Video Tutorial (in the Tutorials section) about the Framework, and there Jeffrey Way explains how to use the 960 framework, and at the end he says why not answer everything .



+1


source


This question has been asked many times already. Check the following:

What's the best CSS framework and is it worth the effort?



Benefits of using a CSS frame

+3


source







All Articles